| Commit message (Expand) | Author | Age | Files | Lines |
* | Add switch to allow menus to be used as bookmark collections | friendica | 2014-02-02 | 1 | -1/+1 |
* | remove the text "requires compatible chat plugin" | friendica | 2014-02-02 | 1 | -1/+1 |
* | More efficient smilie replacing | toclimb | 2014-02-02 | 1 | -10/+8 |
* | add links to change chat status and leave room | friendica | 2014-02-02 | 1 | -3/+5 |
* | add epub mimetype (application/epub+zip) | friendica | 2014-02-02 | 1 | -0/+1 |
* | config: don't try to unserialise an array | friendica | 2014-02-01 | 1 | -4/+4 |
* | provide some interesting new options to channel sources | friendica | 2014-01-31 | 1 | -2/+2 |
* | chat expiration (default 2 hours) - but can be set on a per-chatroom basis | friendica | 2014-01-30 | 1 | -2/+8 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-30 | 1 | -3/+3 |
|\ |
|
| * | clean up logger commands. Placed apostrophs at the end from some comments to ... | Michael Meer | 2014-01-30 | 2 | -9/+2 |
| * | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 2 | -3/+10 |
* | | fix basic auth with account (not channel) login | friendica | 2014-01-30 | 1 | -1/+1 |
|/ |
|
* | a bit more ajax work on chat and chatsvc and some fiddling with layouts | friendica | 2014-01-30 | 1 | -1/+1 |
* | chatroom management front-end stuff | friendica | 2014-01-29 | 1 | -1/+2 |
* | apply service class limits (at the account level) to chatroom creation as cha... | friendica | 2014-01-29 | 1 | -0/+12 |
* | more chat infrastructure | friendica | 2014-01-29 | 1 | -6/+9 |
* | more testing of chatroom interfaces, also corrected a function call that shou... | friendica | 2014-01-29 | 3 | -3/+6 |
* | Merge pull request #290 from git-marijus/master | friendica | 2014-01-29 | 1 | -10/+39 |
|\ |
|
| * | minor whitespace cleanup | marijus | 2014-01-30 | 1 | -1/+0 |
| * | add image floating to bbcode | marijus | 2014-01-30 | 1 | -10/+40 |
* | | Don't look for emoticons inside the matching angle brackets of HTML tags (ser... | toclimb | 2014-01-29 | 1 | -13/+12 |
|/ |
|
* | chatroom permissions enforcement | friendica | 2014-01-29 | 1 | -0/+19 |
* | debug chatroom_list widget | friendica | 2014-01-29 | 1 | -1/+2 |
* | issues uncovered whilst testing the chatroom API | friendica | 2014-01-29 | 1 | -8/+10 |
* | chatroom list widget backend | friendica | 2014-01-29 | 2 | -0/+18 |
* | basic chatroom management backend | friendica | 2014-01-29 | 1 | -0/+117 |
* | online indication to the directory popup | friendica | 2014-01-28 | 1 | -0/+22 |
* | online indication on profile sidebar | friendica | 2014-01-28 | 1 | -1/+27 |
* | SECURITY: remove style and class bbcodes | friendica | 2014-01-28 | 1 | -8/+0 |
* | undo pull request #287 | friendica | 2014-01-28 | 1 | -2/+2 |
* | Don't look for text emoticons inside the matching angle brackets of a HTML tag | toclimb | 2014-01-29 | 1 | -0/+2 |
* | preserve expiration when editing | friendica | 2014-01-27 | 2 | -1/+2 |
* | cleanup include/menu in preparation for the next phase of bookmarking | friendica | 2014-01-27 | 1 | -41/+9 |
* | The final piece of the DAV authentication puzzle. Provide a directory view to... | friendica | 2014-01-26 | 1 | -1/+1 |
* | allow site defaults for enabled features | friendica | 2014-01-26 | 1 | -0/+2 |
* | don't prompt guests for a password if they're accessing an embedded public file. | friendica | 2014-01-26 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-25 | 1 | -2/+3 |
|\ |
|
| * | Typo | root | 2014-01-25 | 1 | -2/+3 |
* | | some tweaks to items_fetch for the api | friendica | 2014-01-25 | 2 | -19/+21 |
|/ |
|
* | Merge pull request #284 from cvogeley/master | friendica | 2014-01-25 | 2 | -24/+47 |
|\ |
|
| * | Check user_info['self] in api user_timeline | Christian Vogeley | 2014-01-25 | 1 | -4/+13 |
| * | remove wall restriction | Christian Vogeley | 2014-01-25 | 1 | -2/+1 |
| * | API My wall posts | Christian Vogeley | 2014-01-25 | 2 | -21/+33 |
| * | Add $since_id to items_fetch | Christian Vogeley | 2014-01-22 | 1 | -2/+5 |
* | | set session['my_address'] to current site in change channel, not primary hub ... | friendica | 2014-01-25 | 1 | -85/+1 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-23 | 1 | -2/+3 |
|\ \ |
|
| * | | Ooops, included site specific hack | Thomas Willingham | 2014-01-24 | 1 | -6/+0 |
| * | | Make share previews a bit longer. We can't go any longer than this | Thomas Willingham | 2014-01-24 | 1 | -2/+9 |
* | | | add zid to audio/video (again) | friendica | 2014-01-23 | 2 | -13/+50 |
|/ / |
|
* | | display a somewhat more pleasant hovertip on qr codes | friendica | 2014-01-23 | 1 | -1/+1 |