aboutsummaryrefslogtreecommitdiffstats
path: root/js/main.js
Commit message (Collapse)AuthorAgeFilesLines
...
* ajax page loadsfriendica2012-07-241-1/+6
|
* rev updatefriendica2012-07-241-36/+33
|
* implement page update modesfriendica2012-07-231-69/+87
|
* correct spelling - tread to threadfriendica2012-07-231-1/+1
|
* pass all network page vars to the client to build ajax queries, change ↵friendica2012-07-231-17/+17
| | | | timeago variable names so as not to conflict with item timers.
* update relative time on new ajax loaded content which wasn't evaluated ↵friendica2012-07-231-0/+6
| | | | during document.ready
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵friendica2012-07-231-0/+28
| | | | (available on tooltip)
* should be able to use this to get rid of vertical scrollbars but still ↵friendica2012-07-221-0/+33
| | | | restrict initial content height. It does not depend on text length but purely on the height of the contained html.
* add js relative date calculator so that "3 minutes ago" will be updated when ↵friendica2012-07-221-0/+1
| | | | it gets to 4 minutes.
* json notification popup mostly working in zerofriendica2012-07-171-36/+46
|
* more work on json notifications, now working except for notify popupfriendica2012-07-151-61/+58
|
* updatesfriendica2012-07-141-3/+3
|
* if identity (uid) changes - reload any other open browser windows on next ping.friendica2012-05-221-1/+5
|
* close one menu (like the notifications menu) when another one is opened ↵tommy tomson2012-04-301-6/+10
| | | | (like it is done when clicking somewhere else) (thx to ^mw)
* tinymce: add inlinepopups pluginFabio Comuni2012-04-181-1/+1
|
* tinymce: add filebrowser for photos and attached filesFabio Comuni2012-04-181-0/+26
|
* Removed execution permission: lintian warning in Debian packagingVasudev Kamath2012-04-141-0/+0
|
* main.js: set notifications icon "on" with new unread notifcations. Show ↵Fabio Comuni2012-04-121-9/+10
| | | | "Nothing new here" with no notifications at all
* new-contacts-introductions in contacts-drop-down and new-messages in ↵tommy tomson2012-04-061-3/+9
| | | | | | | messages-drop-down get each an additional indicator... profile-picture is now scaled right in firefox... fixed broken css on introductions-page in firefox...
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+33
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * some js fixes - ignore backspace as history selector and cleanup errors ↵friendica2012-03-311-4/+13
| | | | | | | | closing non-existent menus
| * theme description with preview (non-translatable unfortunately)friendica2012-03-261-1/+1
| |
| * theme preview for end usersfriendica2012-03-251-0/+7
| |
| * diabook: theme.phpFabio Comuni2012-03-231-2/+17
|/ | | | | | | 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)
* CSRF-Protection in the group-related form (creating, renaming and dropping a ↵Tobias Hößl2012-03-181-2/+2
| | | | group, adding/removing members from it)
* fix @mention autocomplete in commentsFabio Comuni2012-03-031-1/+1
|
* one more attemptfriendica2012-02-251-2/+2
|
* missed a spotfriendica2012-02-251-1/+1
|
* do not set notify popup empty anymore (though another solution is needed for ↵friendica2012-02-251-2/+2
| | | | firehose mode)
* theme seen,unseen notificationsfriendica2012-02-251-1/+1
|
* new notify sort of working in testbubblefriendica2012-02-221-1/+10
|
* nav: fix "See all notifications"Fabio Comuni2012-01-231-1/+2
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* post previewfriendica2012-01-091-3/+3
|
* bypass D* markdown bug for nowfriendica2012-01-091-0/+19
|
* comment previewfriendica2012-01-051-0/+23
|
* simplify live updatefriendica2011-12-141-2/+9
|
* testingfriendica2011-12-141-2/+2
|
* live update glitches cont.friendica2011-12-141-4/+2
|
* name change stragglers, fix newmember links, liveupdate glitchfriendica2011-12-141-5/+7
|
* liveupdate: only modify existing conversations if not page1friendica2011-12-131-1/+2
|
* clearup update backlog after commentingfriendica2011-12-121-0/+6
|
* refactor updatesfriendica2011-12-121-1/+1
|
* system support for personal configurable ajax update intervalfriendica2011-12-111-1/+1
|
* unpause the stream when posting a comment or liking/dislikingzottel2011-12-061-5/+11
|
* Added stopping automatic reloads with Ctrl-Space. Will stay stopped till ↵zottel2011-12-061-10/+10
| | | | next Ctrl-Space.
* rework the liveupdate fixes - what a messfriendica2011-11-241-11/+27
|
* nasty stuff...friendica2011-11-241-1/+1
|
* more thread update fixesfriendica2011-11-241-9/+11
|
* fixing conversation updatesfriendica2011-11-241-1/+1
|