aboutsummaryrefslogtreecommitdiffstats
path: root/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* 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 (like...tommy tomson2012-04-301-6/+10
* 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 "Noth...Fabio Comuni2012-04-121-9/+10
* new-contacts-introductions in contacts-drop-down and new-messages in messages...tommy tomson2012-04-061-3/+9
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+33
|\
| * some js fixes - ignore backspace as history selector and cleanup errors closi...friendica2012-03-311-4/+13
| * 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
|/
* CSRF-Protection in the group-related form (creating, renaming and dropping a ...Tobias Hößl2012-03-181-2/+2
* 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
* 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 permissions...friendica2012-01-181-0/+0
* 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 next...zottel2011-12-061-10/+10
* 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
* expire settings for items, notes and photos.Fabio Comuni2011-11-171-0/+7
* 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
* js: start liveupdate after ping returns to stop continuos welcome messageFabio Comuni2011-11-111-17/+24
* autocomplete contacts nickname while writting in a comment box.Fabio Comuni2011-10-251-3/+6
* redoFriendika2011-10-101-0/+10
* fix for 'show all notifications' on notifications drop-down to handle install...Devlon Duthie2011-10-081-2/+1
* Anne set testbubble banner to be fixed, I added the other notification types ...Devlon Duthie2011-10-071-20/+13
* move call to ping before call to update_*Fabio Comuni2011-10-031-8/+9