| Commit message (Expand) | Author | Age | Files | Lines |
* | progress on the acl selector - it should mostly work, but the returned data i... | friendica | 2012-12-07 | 1 | -4/+4 |
* | trace through the threaded conversation spaghetti to bring back a sane lookin... | friendica | 2012-11-28 | 1 | -3/+3 |
* | likes are quasi working again - at least an activity item is stored and it mo... | friendica | 2012-11-05 | 1 | -0/+3 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -2/+1 |
* | fix starring posts | friendica | 2012-10-27 | 1 | -1/+1 |
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -1/+1 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -2/+8 |
* | States/Countries now free form | friendica | 2012-09-09 | 1 | -438/+0 |
* | more zregister cleanup and theme separation | friendica | 2012-08-16 | 1 | -0/+11 |
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -17/+96 |
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ... | friendica | 2012-08-06 | 1 | -1/+33 |
* | more fixes for the legacy stuff as we push forward to new stuff | friendica | 2012-07-26 | 1 | -0/+1 |
* | show spinning cursor to let you know a refresh is happening. | friendica | 2012-07-25 | 1 | -0/+4 |
* | picking up the page load times a bit | friendica | 2012-07-25 | 1 | -18/+21 |
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 1 | -4/+10 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 1 | -1/+1 |
* | take out divgrow until I can fix it | friendica | 2012-07-25 | 1 | -3/+18 |
* | see if this works for getting rid of scrollbars | friendica | 2012-07-24 | 1 | -29/+0 |
* | ajax page loads | friendica | 2012-07-24 | 1 | -1/+6 |
* | rev update | friendica | 2012-07-24 | 1 | -36/+33 |
* | implement page update modes | friendica | 2012-07-23 | 1 | -69/+87 |
* | correct spelling - tread to thread | friendica | 2012-07-23 | 1 | -1/+1 |
* | pass all network page vars to the client to build ajax queries, change timeag... | friendica | 2012-07-23 | 1 | -17/+17 |
* | update relative time on new ajax loaded content which wasn't evaluated during... | friendica | 2012-07-23 | 1 | -0/+6 |
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai... | friendica | 2012-07-23 | 1 | -0/+28 |
* | should be able to use this to get rid of vertical scrollbars but still restri... | friendica | 2012-07-22 | 1 | -0/+33 |
* | add js relative date calculator so that "3 minutes ago" will be updated when ... | friendica | 2012-07-22 | 1 | -0/+1 |
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 1 | -36/+46 |
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 1 | -61/+58 |
* | updates | friendica | 2012-07-14 | 1 | -3/+3 |
* | Friendicaland - couple of new 'countries' | Thomas Willingham | 2012-06-27 | 1 | -1/+1 |
* | update jquery to 1.7.2; fix some dispy templates to be more in sync with view/ | Simon L'nu | 2012-06-23 | 1 | -4/+4 |
* | missing delimiter | friendica | 2012-05-30 | 1 | -1/+1 |
* | Friendicaland - you can't 'live' on a demo server. | Thomas Willingham | 2012-05-30 | 1 | -1/+1 |
* | if identity (uid) changes - reload any other open browser windows on next ping. | friendica | 2012-05-22 | 1 | -1/+5 |
* | Darkzero-NS + 'Friendicaland' countries. | Thomas Willingham | 2012-05-20 | 1 | -3/+3 |
* | close one menu (like the notifications menu) when another one is opened (like... | tommy tomson | 2012-04-30 | 1 | -6/+10 |
* | tinymce: add inlinepopups plugin | Fabio Comuni | 2012-04-18 | 1 | -1/+1 |
* | tinymce: add filebrowser for photos and attached files | Fabio Comuni | 2012-04-18 | 1 | -0/+26 |
* | Removed execution permission: lintian warning in Debian packaging | Vasudev Kamath | 2012-04-14 | 1 | -0/+0 |
* | main.js: set notifications icon "on" with new unread notifcations. Show "Noth... | Fabio Comuni | 2012-04-12 | 1 | -9/+10 |
* | new-contacts-introductions in contacts-drop-down and new-messages in messages... | tommy tomson | 2012-04-06 | 1 | -3/+9 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 9 | -10/+41 |
|\ |
|
| * | some js fixes - ignore backspace as history selector and cleanup errors closi... | friendica | 2012-03-31 | 1 | -4/+13 |
| * | theme description with preview (non-translatable unfortunately) | friendica | 2012-03-26 | 1 | -1/+1 |
| * | Fixed regions for Germany, Bulgaria, Republic of Ireland, Scotland, Northern ... | Thomas Willingham | 2012-03-26 | 1 | -8/+8 |
| * | theme preview for end users | friendica | 2012-03-25 | 1 | -0/+7 |
| * | diabook: theme.php | Fabio Comuni | 2012-03-23 | 1 | -2/+17 |
|/ |
|
* | make autocomplete work with updated tinymce | friendica | 2012-03-21 | 1 | -10/+10 |
* | CSRF-Protection in the group-related form (creating, renaming and dropping a ... | Tobias Hößl | 2012-03-18 | 1 | -2/+2 |