aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add chatroom linksfriendica2014-02-051-0/+14
|
* allow bookmarks to use richtextfriendica2014-02-051-1/+4
|
* cleanup - nothing morefriendica2014-02-051-3/+3
|
* fix auto-add of bookmarks to find sender correctly and optionally auto add ↵friendica2014-02-051-4/+10
| | | | bookmarks for self
* Merge https://github.com/friendica/red into zpullfriendica2014-02-052-0/+59
|\
| * add a sanitized style tag to bbcodemarijus2014-02-052-0/+59
| |
* | This would be about the 75th attempt to try and prevent duplicated email ↵friendica2014-02-051-1/+10
|/ | | | notifications for comments. Eventually we'll find something that works.
* bookmarking bugfixfriendica2014-02-051-1/+1
|
* bookmark debug loggingfriendica2014-02-051-5/+3
|
* make links in comments bookmark-ablefriendica2014-02-042-1/+5
|
* bookmarks - mop up and go homefriendica2014-02-044-2/+20
|
* bookmarkingfriendica2014-02-044-13/+84
|
* fix the search for system bookmarksfriendica2014-02-041-3/+9
|
* bookmark permissionsfriendica2014-02-041-0/+1
|
* some tagging fixes - including old bugs which were never reportedfriendica2014-02-031-4/+4
|
* transmit, receive, and parse bookmarksfriendica2014-02-032-3/+21
|
* code cleanup - remove some unused functionsfriendica2014-02-031-36/+0
|
* The problem with a lot of packages is that it's easier to re-write them than ↵friendica2014-02-021-0/+35
| | | | to re-use them.
* Add switch to allow menus to be used as bookmark collectionsfriendica2014-02-021-1/+1
|
* remove the text "requires compatible chat plugin"friendica2014-02-021-1/+1
|
* More efficient smilie replacingtoclimb2014-02-021-10/+8
|
* add links to change chat status and leave roomfriendica2014-02-021-3/+5
|
* add epub mimetype (application/epub+zip)friendica2014-02-021-0/+1
|
* config: don't try to unserialise an arrayfriendica2014-02-011-4/+4
|
* provide some interesting new options to channel sourcesfriendica2014-01-311-2/+2
|
* chat expiration (default 2 hours) - but can be set on a per-chatroom basisfriendica2014-01-301-2/+8
|
* Merge https://github.com/friendica/red into zpullfriendica2014-01-301-3/+3
|\
| * clean up logger commands. Placed apostrophs at the end from some comments to ↵Michael Meer2014-01-302-9/+2
| | | | | | | | keep the syntax highlighting in vi working
| * attempt with fix URL for testing worksMichael Meer2014-01-302-3/+10
| |
* | fix basic auth with account (not channel) loginfriendica2014-01-301-1/+1
|/
* a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-301-1/+1
|
* chatroom management front-end stufffriendica2014-01-291-1/+2
|
* apply service class limits (at the account level) to chatroom creation as ↵friendica2014-01-291-0/+12
| | | | chat has the potential to adversely affect system performance. In the future we may also want to service_class restrict the number of participants in a room.
* more chat infrastructurefriendica2014-01-291-6/+9
|
* more testing of chatroom interfaces, also corrected a function call that ↵friendica2014-01-293-3/+6
| | | | should have been a class instantiation in reddav
* Merge pull request #290 from git-marijus/masterfriendica2014-01-291-10/+39
|\ | | | | add image floating to bbcode
| * minor whitespace cleanupmarijus2014-01-301-1/+0
| |
| * add image floating to bbcodemarijus2014-01-301-10/+40
| |
* | Don't look for emoticons inside the matching angle brackets of HTML tags ↵toclimb2014-01-291-13/+12
|/ | | | (seriously)
* chatroom permissions enforcementfriendica2014-01-291-0/+19
|
* debug chatroom_list widgetfriendica2014-01-291-1/+2
|
* issues uncovered whilst testing the chatroom APIfriendica2014-01-291-8/+10
|
* chatroom list widget backendfriendica2014-01-292-0/+18
|
* basic chatroom management backendfriendica2014-01-291-0/+117
|
* online indication to the directory popupfriendica2014-01-281-0/+22
|
* online indication on profile sidebarfriendica2014-01-281-1/+27
|
* SECURITY: remove style and class bbcodesfriendica2014-01-281-8/+0
|
* undo pull request #287friendica2014-01-281-2/+2
|
* Don't look for text emoticons inside the matching angle brackets of a HTML tagtoclimb2014-01-291-0/+2
|
* preserve expiration when editingfriendica2014-01-272-1/+2
|