aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clean up logger commands. Placed apostrophs at the end from some comments to ...Michael Meer2014-01-302-9/+2
* attempt with fix URL for testing worksMichael Meer2014-01-302-3/+10
* 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 cha...friendica2014-01-291-0/+12
* more chat infrastructurefriendica2014-01-291-6/+9
* more testing of chatroom interfaces, also corrected a function call that shou...friendica2014-01-293-3/+6
* Merge pull request #290 from git-marijus/masterfriendica2014-01-291-10/+39
|\
| * 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 (ser...toclimb2014-01-291-13/+12
|/
* 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
* cleanup include/menu in preparation for the next phase of bookmarkingfriendica2014-01-271-41/+9
* The final piece of the DAV authentication puzzle. Provide a directory view to...friendica2014-01-261-1/+1
* allow site defaults for enabled featuresfriendica2014-01-261-0/+2
* don't prompt guests for a password if they're accessing an embedded public file.friendica2014-01-261-1/+1
* Merge https://github.com/friendica/red into zpullfriendica2014-01-251-2/+3
|\
| * Typoroot2014-01-251-2/+3
* | some tweaks to items_fetch for the apifriendica2014-01-252-19/+21
|/
* Merge pull request #284 from cvogeley/masterfriendica2014-01-252-24/+47
|\
| * Check user_info['self] in api user_timelineChristian Vogeley2014-01-251-4/+13
| * remove wall restrictionChristian Vogeley2014-01-251-2/+1
| * API My wall postsChristian Vogeley2014-01-252-21/+33
| * Add $since_id to items_fetchChristian Vogeley2014-01-221-2/+5
* | set session['my_address'] to current site in change channel, not primary hub ...friendica2014-01-251-85/+1
* | Merge https://github.com/friendica/red into zpullfriendica2014-01-231-2/+3
|\ \
| * | Ooops, included site specific hackThomas Willingham2014-01-241-6/+0
| * | Make share previews a bit longer. We can't go any longer than thisThomas Willingham2014-01-241-2/+9
* | | add zid to audio/video (again)friendica2014-01-232-13/+50
|/ /
* | display a somewhat more pleasant hovertip on qr codesfriendica2014-01-231-1/+1
* | fix marital partner linkingfriendica2014-01-231-0/+10
* | missing filename in uploaded photos (we don't really use this, but we will ne...friendica2014-01-222-1/+2
* | fix api/red/photos when supplied with an album namefriendica2014-01-221-1/+1
* | API: provide a link to photo albums in api/red/albumsfriendica2014-01-221-1/+5
* | Merge https://github.com/friendica/red into zpullfriendica2014-01-222-7/+10
|\ \
| * \ Merge pull request #279 from git-marijus/masterfriendica2014-01-222-5/+5
| |\ \
| | * | update argument ?f=marijus2014-01-221-2/+2
| | * | make network tabs regard selected group (collection) and vice versamarijus2014-01-222-4/+4
| | |/
| * / Give pages enough to construct a share button.Thomas Willingham2014-01-221-2/+5
| |/
* / try to reduce the number of simulaneous deliveries of the same post when deal...friendica2014-01-222-15/+42
|/