aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
* 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-059-10/+41
|\ | | | | | | | | | | 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
| |
| * Fixed regions for Germany, Bulgaria, Republic of Ireland, Scotland, Northern ↵Thomas Willingham2012-03-261-8/+8
| | | | | | | | Ireland, Spain, and the UK.
| * 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)
* make autocomplete work with updated tinymcefriendica2012-03-211-10/+10
|
* 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)
* still getting parent relays on remote systemsfriendica2012-03-071-0/+1
|
* 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
|
* js/fk.autocomplete.js - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* 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-189-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
|
* better handling of the display of conflicting group permissionsfriendica2011-12-211-2/+8
|
* bug #246friendica2011-12-201-6/+9
|
* audio/video bb tags showing up on Diasporafriendica2011-12-201-1/+4
|
* 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
|
* Switch to jquery 1.7.1zottel2011-12-121-154/+4
|
* 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
|
* comments collapsing on page updatefriendica2011-11-241-9/+9
|
* little stuff - name change, live updates, new network typesfriendica2011-11-231-1/+1
|
* ensure comment counts update after refactor of collapsed commentsfriendica2011-11-231-0/+1
|
* Merge remote-tracking branch 'friendica/master'Fabio Comuni2011-11-211-1/+1
|\
| * don't allow space in autocomplete nicknamefriendica2011-11-181-1/+1
| |
* | expire settings for items, notes and photos.Fabio Comuni2011-11-171-0/+7
|/ | | | show default privacy acl in popup
* longer lifetime for system message popups so you have time to read themfriendica2011-11-121-1/+1
|
* moved tiptip a few more pixels away to reduce flashingfriendica2011-11-121-1/+1
|
* Merge pull request #3 from fabrixxm/masterfriendica2011-11-121-17/+24
|\ | | | | fix for #191 and some other