Commit graph

134 commits

Author SHA1 Message Date
friendica
82e74e3520 likes are quasi working again - at least an activity item is stored and it mostly has correct data, but displaying it needs improvement. 2012-11-05 23:52:01 -08:00
friendica
e3c2e58979 "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details. 2012-10-29 17:14:02 -07:00
friendica
1a9ab12748 fix starring posts 2012-10-27 05:26:34 -07:00
friendica
846a9813b2 here's where the heavy lifting begins - everything is likely to be broken for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. 2012-10-01 18:02:11 -07:00
friendica
eb911443aa more zregister cleanup and theme separation 2012-08-16 00:51:03 -07:00
friendica
2a49460c77 improvements in js localisation/translation 2012-08-13 22:12:16 -07:00
friendica
5f619d3254 the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now. 2012-08-06 23:10:37 -07:00
friendica
4ec7ef5223 more fixes for the legacy stuff as we push forward to new stuff 2012-07-26 02:27:12 -07:00
friendica
acfe9e77bf show spinning cursor to let you know a refresh is happening. 2012-07-25 23:03:56 -07:00
friendica
7bdbb8331c picking up the page load times a bit 2012-07-25 22:55:43 -07:00
friendica
21b3dc9c27 tie the main slider to ajax updates and buildCmd 2012-07-25 19:45:45 -07:00
friendica
fc53a7a09e recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network 2012-07-25 18:57:04 -07:00
friendica
0bf8954fbd take out divgrow until I can fix it 2012-07-25 04:15:05 -07:00
friendica
2534075afe see if this works for getting rid of scrollbars 2012-07-24 23:33:42 -07:00
friendica
6911beca2f ajax page loads 2012-07-24 22:06:21 -07:00
friendica
ea13ece890 rev update 2012-07-24 21:03:15 -07:00
friendica
4b36e41b09 implement page update modes 2012-07-23 20:49:56 -07:00
friendica
e18417ea47 correct spelling - tread to thread 2012-07-23 18:41:19 -07:00
friendica
d8e79061d6 pass all network page vars to the client to build ajax queries, change timeago variable names so as not to conflict with item timers. 2012-07-23 16:47:35 -07:00
friendica
d4ee086806 update relative time on new ajax loaded content which wasn't evaluated during document.ready 2012-07-23 05:15:06 -07:00
friendica
3decf67e6d realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (available on tooltip) 2012-07-23 04:11:59 -07:00
friendica
33ea8737b7 should be able to use this to get rid of vertical scrollbars but still restrict initial content height. It does not depend on text length but purely on the height of the contained html. 2012-07-22 21:20:43 -07:00
friendica
9299050fcb add js relative date calculator so that "3 minutes ago" will be updated when it gets to 4 minutes. 2012-07-22 19:49:49 -07:00
friendica
59ec671879 json notification popup mostly working in zero 2012-07-17 22:11:24 -07:00
friendica
f83a504da1 more work on json notifications, now working except for notify popup 2012-07-15 21:06:07 -07:00
friendica
03209d2d0d updates 2012-07-14 20:39:46 -07:00
friendica
e70573f34c if identity (uid) changes - reload any other open browser windows on next ping. 2012-05-22 16:01:07 -07:00
tommy tomson
ab908469ae close one menu (like the notifications menu) when another one is opened (like it is done when clicking somewhere else) (thx to ^mw) 2012-04-30 02:00:41 +02:00
Fabio Comuni
56efb42223 tinymce: add inlinepopups plugin 2012-04-18 14:55:21 +02:00
Fabio Comuni
e2e6b56c44 tinymce: add filebrowser for photos and attached files 2012-04-18 13:23:42 +02:00
Vasudev Kamath
626bb57e1d Removed execution permission: lintian warning in Debian packaging 2012-04-14 20:04:54 +05:30
Fabio Comuni
a23d46c49b main.js: set notifications icon "on" with new unread notifcations. Show "Nothing new here" with no notifications at all 2012-04-12 09:15:08 +02:00
tommy tomson
f980b79edc new-contacts-introductions in contacts-drop-down and new-messages in messages-drop-down get each an additional indicator...
profile-picture is now scaled right in firefox...
fixed broken css on introductions-page in firefox...
2012-04-06 11:19:12 +02:00
Alexander Kampmann
355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
friendica
c34a71eba6 some js fixes - ignore backspace as history selector and cleanup errors closing non-existent menus 2012-03-31 05:51:56 -07:00
friendica
4c585f759f theme description with preview (non-translatable unfortunately) 2012-03-26 18:15:10 -07:00
friendica
c88674aaf2 theme preview for end users 2012-03-25 19:05:14 -07:00
Fabio Comuni
1780fff161 diabook: theme.php
remove code duplication
last photos check for user "hidewall"
remove unneeded regex
move js code to close popup in main.js (missing stop event propagation in popup links)
2012-03-23 14:09:06 +01:00
Tobias Hößl
453b5b46a3 CSRF-Protection in the group-related form (creating, renaming and dropping a group, adding/removing members from it) 2012-03-18 15:44:33 +00:00
Fabio Comuni
3339428987 fix @mention autocomplete in comments 2012-03-03 00:12:45 +01:00
friendica
9b6afc2a38 one more attempt 2012-02-25 17:07:38 -08:00
friendica
35b5850af7 missed a spot 2012-02-25 17:04:31 -08:00
friendica
da1411af47 do not set notify popup empty anymore (though another solution is needed for firehose mode) 2012-02-25 16:16:52 -08:00
friendica
4839c235da theme seen,unseen notifications 2012-02-25 03:28:07 -08:00
friendica
41636a50aa new notify sort of working in testbubble 2012-02-22 23:34:30 -08:00
Fabio Comuni
9047840ec2 nav: fix "See all notifications" 2012-01-23 09:23:37 +01:00
friendica
8aa2552372 add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit) 2012-01-18 16:21:30 -08:00
friendica
7011f71e8f post preview 2012-01-09 20:03:00 -08:00
friendica
a13156c0f3 bypass D* markdown bug for now 2012-01-09 18:52:49 -08:00
friendica
b99cb511ca comment preview 2012-01-05 16:38:24 -08:00
friendica
001e402311 simplify live update 2011-12-14 17:23:41 -08:00
friendica
9768adf719 testing 2011-12-14 16:43:37 -08:00
friendica
84fd2a1501 live update glitches cont. 2011-12-14 15:51:13 -08:00
friendica
431a4abd25 name change stragglers, fix newmember links, liveupdate glitch 2011-12-14 14:17:48 -08:00
friendica
4f2d516920 liveupdate: only modify existing conversations if not page1 2011-12-13 15:21:11 -08:00
friendica
bda7ca2f36 clearup update backlog after commenting 2011-12-12 18:08:09 -08:00
friendica
80428a33d5 refactor updates 2011-12-12 14:39:25 -08:00
friendica
4f254ffb5b system support for personal configurable ajax update interval 2011-12-11 20:32:43 -08:00
zottel
237b4c74c2 unpause the stream when posting a comment or liking/disliking 2011-12-06 01:22:59 -08:00
zottel
c5c99089ff Added stopping automatic reloads with Ctrl-Space. Will stay stopped till next Ctrl-Space. 2011-12-06 00:00:27 -08:00
friendica
4b95e8ebe8 rework the liveupdate fixes - what a mess 2011-11-24 18:26:06 -08:00
friendica
cd81dcfc9d nasty stuff... 2011-11-24 17:00:20 -08:00
friendica
dcb209152d more thread update fixes 2011-11-24 16:54:10 -08:00
friendica
9e8053e3bd fixing conversation updates 2011-11-24 16:42:12 -08:00
friendica
8aae7f047d comments collapsing on page update 2011-11-24 13:54:21 -08:00
friendica
b795ce4fe7 little stuff - name change, live updates, new network types 2011-11-23 23:17:26 -08:00
friendica
7a259d4acb ensure comment counts update after refactor of collapsed comments 2011-11-23 14:03:53 -08:00
Fabio Comuni
79603e3146 expire settings for items, notes and photos.
show default privacy acl in popup
2011-11-17 15:53:59 +01:00
friendica
240a3431cc longer lifetime for system message popups so you have time to read them 2011-11-12 14:25:04 -08:00
friendica
6e52ea805b moved tiptip a few more pixels away to reduce flashing 2011-11-12 12:42:19 -08:00
Fabio Comuni
25b972bee2 js: start liveupdate after ping returns to stop continuos welcome message
As liveupdate start before ping but returns after, it overwrite session
edit by ping, restoring already shown and deleted notices and infos
2011-11-11 17:00:05 +01:00
Fabio Comuni
bcb672e7ff autocomplete contacts nickname while writting in a comment box. 2011-10-25 15:01:58 +02:00
Friendika
077726a193 redo 2011-10-10 00:26:52 -07:00
Devlon Duthie
2cba65bd38 fix for 'show all notifications' on notifications drop-down to handle installations in sub-directories + fix for friend notifications (eg: joe became friends with sam) 2011-10-08 16:57:00 -05:00
Devlon Duthie
f5fc8dabe5 Anne set testbubble banner to be fixed, I added the other notification types to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme 2011-10-07 01:25:08 -05:00
Fabio Comuni
209958a584 move call to ping before call to update_* 2011-10-03 09:39:41 +02:00
Friendika
8c9a6b0512 fix notifications duepuntozero 2011-10-02 02:46:54 -07:00
Fabio Comuni
968e7bb3b1 Fixes for testbubble 2011-09-26 11:48:02 +02:00
Fabio Comuni
6b6f45f9f1 quattro: initial style of conversations 2011-09-16 12:51:14 +02:00
Fabio Comuni
9d2afc2d3c Merge remote-tracking branch 'friendika/master' into newui 2011-09-16 09:39:29 +02:00
Fabio Comuni
dbc5ecfe57 light notifications menu icon on new notifs 2011-09-08 10:12:20 +02:00
Fabio Comuni
abd65e00ab Load infos and notices via ping and show them with js popup 2011-09-05 14:01:21 +02:00
Fabio Comuni
14125ce67b Add tipTip js tooltips 2011-09-05 11:32:40 +02:00
Fabio Comuni
20ca451200 move js to js folder 2011-09-05 11:15:30 +02:00
Renamed from include/main.js (Browse further)