Tobias Diekershoff
d9ffb0578c
quattro: display date info as "ago" with mouse over date stamp
2012-08-27 19:47:04 +02:00
Tobias Diekershoff
cf91a7f79a
quattro: mail_display has no ago information so don't display it
2012-08-27 19:39:31 +02:00
Tobias Diekershoff
036d5db0c0
quattro: use "ago" for date information and on mouse the date stamp
2012-08-27 19:32:23 +02:00
Tobias Diekershoff
37a0504f96
quattro: expanded the new prvmessage field a bit
2012-08-27 08:13:07 +02:00
Zach Prezkuta
c681e69794
limit number of items on profile page too; add show more back to Frost mobile; some show more fixes
2012-08-26 15:21:26 -06:00
Zach Prezkuta
a77081f659
remove show more/less from frost mobile--it is too great a load
2012-08-26 09:31:37 -06:00
Zach Prezkuta
0fe1727d74
remove show more/less animation on mobile
2012-08-26 09:22:49 -06:00
Zach Prezkuta
7c9c92e542
update version
2012-08-25 22:43:32 -06:00
Zach Prezkuta
193cc2c537
try to get rid of scrollbars in Frost
2012-08-25 22:42:12 -06:00
Zach Prezkuta
f062ccbb66
add documentation; add to admin panel; some tweaks and interface stuff
2012-08-25 15:03:16 -06:00
fermionic
5cb618bcf1
Merge pull request #444 from fermionic/frost-notifications-sometimes-dont-show
...
restore nav element to login pages, since system messages are sent in it
2012-08-25 09:10:01 -07:00
Zach Prezkuta
3413cc1006
restore nav element to login pages, since system messages are sent in it
2012-08-25 10:08:25 -06:00
Zach Prezkuta
54d4fc73c4
fix image and file upload on frost moble; add support to frost for local post time
2012-08-24 21:25:39 -06:00
friendica
386b6d081b
moods
2012-08-22 21:36:55 -07:00
friendica
4f72e656ca
Merge https://github.com/friendica/friendica into pull
2012-08-21 19:42:37 -07:00
friendica
ff0e0782a5
restore old comment behaviour when threading turned off
2012-08-21 19:41:50 -07:00
Tobias Diekershoff
07a27d217c
DE more updates to the strings
2012-08-21 08:23:47 +02:00
Tobias Diekershoff
d470496ead
Quattro: added localtime timestamp title to entries
2012-08-20 11:20:49 +02:00
Tobias Diekershoff
96e6be3c19
DE strings update
2012-08-20 11:12:40 +02:00
friendica
bcec1bddc0
put the real post time into the post
2012-08-19 14:39:43 -07:00
Zach Prezkuta
b4a4ccfb2b
include login style when necessary
2012-08-18 14:47:59 -06:00
Zach Prezkuta
045f98cddd
another javascript
2012-08-16 21:51:36 -06:00
Thomas Willingham
ee998864e6
Make Vier threaded comments not broken.
...
These should be inherited from Quattro really, but aren't.
2012-08-16 18:21:33 +01:00
Zach Prezkuta
3531704d08
admin page selector for mobile theme
2012-08-15 08:54:30 -06:00
Tobias Diekershoff
a09c200799
add selector for mobile theme to admin panel
2012-08-15 10:16:42 +02:00
Tobias Diekershoff
52908d5e80
lets mark mobile themes similar to experimental ones
2012-08-15 10:15:21 +02:00
Zach Prezkuta
77626cca74
missed something again
2012-08-14 19:54:22 -06:00
Zach Prezkuta
45b21c1d20
basic updates for Dispy and Diabook to try to make them at least not broken with threading updates
2012-08-14 19:42:07 -06:00
Tobias Diekershoff
a763a064ff
DE some updates to the translation
2012-08-14 12:37:32 +02:00
fermionic
8d89a915fc
Merge pull request #434 from fermionic/frost-update-for-threaded-comments
...
sigh I always miss something when copying over
2012-08-11 19:53:08 -07:00
Zach Prezkuta
91aacdbb3d
sigh I always miss something when copying over
2012-08-11 20:51:51 -06:00
friendica
6348634a1b
Merge https://github.com/friendica/friendica into pull
...
Conflicts:
view/wall_thread.tpl
2012-08-11 15:42:48 -07:00
friendica
1cd23860cb
rev update
2012-08-11 15:39:45 -07:00
Zach Prezkuta
5890e3fa3a
update frost mobile TODO
2012-08-11 14:43:13 -06:00
Zach Prezkuta
5e09fc31f5
Threading updates
...
- Add rudimentary thread handling to Frost
- Fix possible CSS bug in several themes from threading update
- Add ability for themes to prevent threading
2012-08-11 14:36:58 -06:00
friendica
20be1778db
bring likes back - comment ordering is still a bit funky
2012-08-10 16:36:44 -07:00
Zach Prezkuta
bcf214debb
readability in TODO
2012-08-10 08:37:31 -06:00
Zach Prezkuta
d9279da369
- Frost Mobile: redo CSS to adjust automatically to the screen width
...
- Frost Mobile: various tweaks and fixes
- Allow themes to limit number of items on the Network page
2012-08-10 08:34:00 -06:00
Fabrixxm
ec3d8a80cd
quattro: fix collapsed thread, fix comment box, style previev comment, add 'expand / collapse" thread
2012-08-10 06:27:01 -04:00
Fabrixxm
0f15c117ee
quattro: move comment box for top-level item at the end of comments list
2012-08-10 04:53:39 -04:00
Fabrixxm
c4bff3d393
quattro: add comment tools icons, fix hide/show comment tools
2012-08-10 04:29:22 -04:00
Fabrixxm
64a6e8693c
quattro: remove unused parameter 'comment' from function cmtBbClose
2012-08-10 04:27:50 -04:00
Fabrixxm
2b7d08508d
head.tpl: commentOpen() and commentClose() return true/false
...
usefull to concatenate other actions: "commentClose(this, $id) && cmtBbClose($id)"
2012-08-10 04:25:08 -04:00
Domovoy
9c920fd7b9
Merge pull request #5 from fabrixxm/threaded_items
...
Threaded items support for Quattro theme
2012-08-09 02:14:22 -07:00
Domovoy
afaa5f2038
Removed useless comment box (from old non-threaded template, to comment box where displayed)
2012-08-07 12:13:42 +02:00
Domovoy
5ca71d04b2
Wall to wall items should now be threaded too.
2012-08-07 12:08:36 +02:00
Domovoy
c0024daff7
Added view/wallwall_thread.tpl
2012-08-07 12:02:06 +02:00
Domovoy
f3b1391501
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
2012-08-07 09:40:21 +02:00
friendica
3032d663f6
Merge pull request #427 from fermionic/frost-embedded-videos
...
allow themes to change the size of embedded videos
2012-08-06 15:58:17 -07:00
Simon L'nu
7ceb213859
add a 'manage' icon to clarify things
...
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-08-06 17:05:25 -04:00
Simon L'nu
76e1e07571
Merge remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
rev update
Frost-mobile: media query in css for tablets
expire issue
rev update
2012-08-06 13:18:00 -04:00
Zach Prezkuta
d8a13d6e8d
allow themes to change the size of embedded videos
2012-08-06 09:59:57 -06:00
Fabrixxm
4062312e9c
quattro: collaps threaded items
2012-08-06 04:48:24 -04:00
Fabrixxm
fd7ea5cc91
quattro: support threaded comments
2012-08-05 16:55:20 -04:00
Christian Vogeley
e6067e6694
Frost-mobile: media query in css for tablets
...
Use space more efficiently on tablets in frost-mobile theme. Tested with
iPad 1.
2012-08-05 16:08:07 +02:00
Domovoy
e247915f48
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
...
Conflicts:
include/conversation.php
2012-08-05 13:43:53 +02:00
Simon L'nu
3d0fc813dc
Merge remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
missed an instance of $mobileapp in switch to generic app label
ImageMagick rotates CW while imagerotate() rotates CCW
update main frost version
update version and todo
-- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter) -- More HTML cleanup in TPL files -- Various Frost bug fixes and tweaks
put back notags
fix angle char storage and transmission, rev update
Darkzero/NS .contact-photo-menu
rev update
2012-08-04 23:41:51 -04:00
Zach Prezkuta
ed9811762d
missed an instance of $mobileapp in switch to generic app label
2012-08-04 21:05:25 -06:00
Zach Prezkuta
1f8182a453
update main frost version
2012-08-04 14:05:56 -06:00
Zach Prezkuta
849720f160
update version and todo
2012-08-04 14:04:18 -06:00
Zach Prezkuta
63628910b2
-- Allow themes to specify an "app" name for posted status updates and comments (via a generic and translateable $sourceapp parameter)
...
-- More HTML cleanup in TPL files
-- Various Frost bug fixes and tweaks
2012-08-04 14:02:39 -06:00
Domovoy
8742beb772
Flatten children when threads are disabled
2012-08-03 22:28:21 +02:00
Domovoy
75700a725e
Comment box is inside the item
2012-08-03 19:18:56 +02:00
Domovoy
66848b0471
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
...
Conflicts:
update.php
2012-08-03 18:57:37 +02:00
Thomas Willingham
208019ea9c
Darkzero/NS .contact-photo-menu
2012-08-03 03:07:29 +01:00
Simon L'nu
9433d229ed
Merge remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
parse_url: Fixed a problem in the detection if there was an image or not. Additionally removed some test content.
rev update
Changed markdown to enable diaspora postings with images that contain links
bbcode: two new bbcode elements (style, class) for CSS
Moving the index creation commands into a readme file due to the fact that creating of these indexes is really slow.
network: Caching of images
scale_external_images: Fix: Hadn't looked for pictures in the format [img=XxY]
Further performance improvements
Speed improvements in the database
2012-08-02 12:46:36 -04:00
Michael Vogel
b904a21134
Merge remote branch 'upstream/master'
2012-08-02 10:27:11 +02:00
Simon L'nu
31eff37693
Merge remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
ugly fix to make editplain work
quattro: readd sparkle cursor
quattro: style for "show more" addon
tinymce linebreaks, I fix it, somebody breaks it, I fix it, somebody breaks it. Repeat.
logic was reversed - should work now
fix almost all errant divs in view/ and frost folders
Provide backend ability to poke as a comment rather than top-level post
rev update
2012-08-01 22:59:54 -04:00
Zach Prezkuta
3e8e1ab830
ugly fix to make editplain work
2012-08-01 19:09:28 -06:00
Michael Vogel
04c31d194f
Merge remote branch 'upstream/master'
...
Conflicts:
update.php
2012-08-02 00:21:14 +02:00
Michael Vogel
bed99674d2
bbcode: two new bbcode elements (style, class) for CSS
2012-08-02 00:13:37 +02:00
Fabrixxm
fde3edaa21
quattro: readd sparkle cursor
2012-08-01 04:45:27 -04:00
Fabrixxm
bf04fb450a
quattro: style for "show more" addon
2012-08-01 04:41:21 -04:00
friendica
14282a40bb
Merge pull request #419 from fermionic/more-div-problems
...
fix almost all errant divs in view/ and frost folders
2012-07-31 21:58:08 -07:00
Zach Prezkuta
fc22c356ff
fix almost all errant divs in view/ and frost folders
2012-07-31 22:43:18 -06:00
friendica
764ee653ba
Provide backend ability to poke as a comment rather than top-level post
2012-07-31 20:59:51 -07:00
Simon L'nu
0e7f6d1417
Merge remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
fix /display bug; oembed audio bug; other tweaks
Frost: reduce DOM elements by about 20%; other tweaks and fixes
rev update
errant div in events_reminder.tpl
pass deleted flag to display
rev update
fix filer bug; some interface tweaks
Update view/theme/frost/nav.tpl
Update view/theme/frost-mobile/nav.tpl
don't show birthday/event details on mobile devices
rev update
remove server-specific change
update version of frost and frost-mobile
Modify Javascript to improve page loading times
rev update
Friendicaland got bigger.
2012-07-31 23:16:56 -04:00
Zach Prezkuta
885bb50f0d
fix /display bug; oembed audio bug; other tweaks
2012-07-31 18:53:18 -06:00
Zach Prezkuta
b522ffeea5
Frost: reduce DOM elements by about 20%; other tweaks and fixes
2012-07-31 08:00:50 -06:00
Zach Prezkuta
72df6ff664
errant div in events_reminder.tpl
2012-07-30 07:59:08 -06:00
Domovoy
07f87848b4
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
2012-07-30 13:36:33 +02:00
Zach Prezkuta
067865db9e
fix filer bug; some interface tweaks
2012-07-29 14:49:12 -06:00
Domovoy
30d7db5e42
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
2012-07-29 22:43:49 +02:00
fermionic
4f13618b18
Merge pull request #414 from 23n/patch-1
...
Update view/theme/frost-mobile/nav.tpl
2012-07-29 12:36:22 -07:00
Domovoy
2fc0fcdc18
Unlimited level threading is now a site option.
2012-07-29 19:53:04 +02:00
Domovoy
25015d3ab9
Update now handles threaded items.
2012-07-29 18:39:38 +02:00
Domovoy
8ea3087342
Collapsing is back for threaded comments.
...
Comment box is displayed at the end of the thread.
Comments on comments are all collapsed
2012-07-29 17:13:21 +02:00
23n
5b5e4b6cb7
Update view/theme/frost/nav.tpl
...
moved identity/page management-link to system-menu
2012-07-29 15:28:59 +03:00
23n
0f1b33a278
Update view/theme/frost-mobile/nav.tpl
...
move identity management link to menu
2012-07-29 15:07:52 +03:00
Domovoy
10eb873f7c
Merge branch 'master' of https://github.com/friendica/friendica into threaded_items
2012-07-29 10:03:17 +02:00
Zach Prezkuta
38d4df77c6
remove server-specific change
2012-07-28 10:14:28 -06:00
Zach Prezkuta
231b37217b
update version of frost and frost-mobile
2012-07-28 10:03:56 -06:00
Zach Prezkuta
1f09e7ad23
Modify Javascript to improve page loading times
...
1. Add template category 'end' that places content right before final </body> tag
2. Move most Javascript from tpl files into one cacheable file, theme.js
3. Load scripts at end of the HTML document instead of in the header
4. Minify several Javascript files
Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.
2012-07-28 09:57:16 -06:00
Domovoy
eaf0d04bfb
Comment box is now inside the item. Makes it easier to know what we are commenting on.
2012-07-27 22:58:51 +02:00
Domovoy
d558d25540
CommentBox is now hidden by default, this can be toggled with a fake link
2012-07-27 22:47:18 +02:00
Domovoy
8ecf8167db
Threaded comments are starting to work.
...
For now, only on normal view, and not during update
2012-07-27 22:08:57 +02:00
Simon L'nu
c5603cf756
fixed head.tpl before the last pull. hadn't pushed and merged with upstream yet.
...
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-07-25 22:35:50 -04:00
Simon L'nu
794ae669ce
fixes to cursor
...
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-07-25 22:28:09 -04:00
Fabrixxm
727c93cb8c
quattro: add id to items container div
...
needed to make commit 4c6a4321
work
2012-07-25 08:12:21 -04:00
Zach Prezkuta
2e080f594e
update head.tpl for dispy
2012-07-24 18:29:23 -06:00