aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
...
* get rid of undefined $ error by mangling theme specific JS include orderfriendica2012-12-131-16/+17
|
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-2/+2
|
* I've already told you repeatedly how much I despise endless scroll. But will ↵friendica2012-12-101-1/+40
| | | | you listen? No. Here it is. Now frucking fruckoff.
* progress on the acl selector - it should mostly work, but the returned data ↵friendica2012-12-071-4/+4
| | | | isn't yet parsed correctly in mod_item
* trace through the threaded conversation spaghetti to bring back a sane ↵friendica2012-11-281-3/+3
| | | | looking network page
* likes are quasi working again - at least an activity item is stored and it ↵friendica2012-11-051-0/+3
| | | | mostly has correct data, but displaying it needs improvement.
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-2/+1
| | | | to the profile details.
* fix starring postsfriendica2012-10-271-1/+1
|
* wall posts now display - address book structure revamp startedfriendica2012-10-101-1/+1
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-2/+8
| | | | 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.
* States/Countries now free formfriendica2012-09-091-438/+0
|
* more zregister cleanup and theme separationfriendica2012-08-161-0/+11
|
* improvements in js localisation/translationfriendica2012-08-131-17/+96
|
* the dynamic "show more" sort of works - but with a nagging delay. But I need ↵friendica2012-08-061-1/+33
| | | | to move on to bigger things. We'll leave it for now.
* more fixes for the legacy stuff as we push forward to new stufffriendica2012-07-261-0/+1
|
* show spinning cursor to let you know a refresh is happening.friendica2012-07-251-0/+4
|
* picking up the page load times a bitfriendica2012-07-251-18/+21
|
* tie the main slider to ajax updates and buildCmdfriendica2012-07-251-4/+10
|
* recover existing conversation loading functionality for ↵friendica2012-07-251-1/+1
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* take out divgrow until I can fix itfriendica2012-07-251-3/+18
|
* see if this works for getting rid of scrollbarsfriendica2012-07-241-29/+0
|
* 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
|
* Friendicaland - couple of new 'countries'Thomas Willingham2012-06-271-1/+1
|
* update jquery to 1.7.2; fix some dispy templates to be more in sync with view/Simon L'nu2012-06-231-4/+4
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* missing delimiterfriendica2012-05-301-1/+1
|
* Friendicaland - you can't 'live' on a demo server.Thomas Willingham2012-05-301-1/+1
|
* if identity (uid) changes - reload any other open browser windows on next ping.friendica2012-05-221-1/+5
|
* Darkzero-NS + 'Friendicaland' countries.Thomas Willingham2012-05-201-3/+3
|
* 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-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
| |