aboutsummaryrefslogtreecommitdiffstats
path: root/js/main.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | 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
|
* js: start liveupdate after ping returns to stop continuos welcome messageFabio Comuni2011-11-111-17/+24
| | | | | As liveupdate start before ping but returns after, it overwrite session edit by ping, restoring already shown and deleted notices and infos
* 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 ↵Devlon Duthie2011-10-081-2/+1
| | | | installations in sub-directories + fix for friend notifications (eg: joe became friends with sam)
* Anne set testbubble banner to be fixed, I added the other notification types ↵Devlon Duthie2011-10-071-20/+13
| | | | to /notifcations, added link to notifcations drop-down for all notifications and added notifications drop-down to testbubble theme
* move call to ping before call to update_*Fabio Comuni2011-10-031-8/+9
|
* fix notifications duepuntozeroFriendika2011-10-021-0/+10
|
* Fixes for testbubbleFabio Comuni2011-09-261-2/+2
|
* quattro: initial style of conversationsFabio Comuni2011-09-161-7/+13
|
* Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-09-161-0/+1
|
* light notifications menu icon on new notifsFabio Comuni2011-09-081-1/+3
|
* Load infos and notices via ping and show them with js popupFabio Comuni2011-09-051-0/+10
|
* Add tipTip js tooltipsFabio Comuni2011-09-051-1/+10
|
* move js to js folderFabio Comuni2011-09-051-0/+426