aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | dont show an empty link to profile creation if multi_profile is not enabledmarijus2014-01-301-2/+1
| | | | | | |
| | * | | | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-301-3/+4
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-304-13/+29
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-3011-11/+392
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-301-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-303-15/+89
| | |\ \ \ \ \ \ \
* | | | | | | | | | fix basic auth with account (not channel) loginfriendica2014-01-301-1/+1
|/ / / / / / / / /
* | | | | / / / / typo and clear chattext after submissionfriendica2014-01-301-3/+4
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-304-13/+29
| |_|_|/ / / / |/| | | | | |
* | | | | | | chatroom management front-end stufffriendica2014-01-295-1/+119
| | | | | | |
* | | | | | | back-end for changing online status and keeping presence refreshedfriendica2014-01-293-1/+26
| | | | | | |
* | | | | | | start on the ajax bitsfriendica2014-01-293-5/+35
| | | | | | |
* | | | | | | 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.
* | | | | | | chat is a members only feature, there is no "guest" access.friendica2014-01-291-3/+9
| | | | | | |
* | | | | | | mod/chatsvc - ajax backend for chatfriendica2014-01-291-0/+104
| | | | | | |
* | | | | | | more chat infrastructurefriendica2014-01-293-6/+89
| | | | | | |
* | | | | | | more testing of chatroom interfaces, also corrected a function call that ↵friendica2014-01-294-4/+7
| |_|/ / / / |/| | | | | | | | | | | | | | | | | should have been a class instantiation in reddav
* | | | | | Merge pull request #290 from git-marijus/masterfriendica2014-01-293-11/+44
|\| | | | | | | | | | | | | | | | | add image floating to bbcode
| * | | | | minor whitespace cleanupmarijus2014-01-301-1/+0
| | | | | |
| * | | | | oupsmarijus2014-01-301-1/+1
| | | | | |
| * | | | | Merge branch 'upstream'marijus2014-01-30232-25593/+1859
| |\ \ \ \ \
| | * | | | | add image floating to bbcodemarijus2014-01-303-12/+46
| | | | | | |
| * | | | | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-274-10/+12
| |\ \ \ \ \ \
| * | | | | | | Revert "disable feature setting for collections and make feature settings ↵marijus2014-01-262-10/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for personal and new tab working." This reverts commit ed00301bb641d716e43876572be640f8252b9b05.
| * | | | | | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-265-5/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/friendica/redmarijus2014-01-263-111/+53
| |\ \ \ \ \ \ \ \
| * | | | | | | | | disable feature setting for collections and make feature settings for ↵marijus2014-01-252-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | personal and new tab working.
* | | | | | | | | | Merge pull request #289 from beardy-unixer/masterfriendica2014-01-291-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | Make Firefox behave if an attachment points to a file with a space in it...
| * | | | | | | | | Really fix attachments in FirefoxThomas Willingham2014-01-291-1/+1
| | | | | | | | | |
| * | | | | | | | | Doco - add KDE/Gnome/Davfs2 instructionsThomas Willingham2014-01-292-2/+77
| | | | | | | | | |
| * | | | | | | | | Make Firefox behave if an attachment points to a file with a space in it.Thomas Willingham2014-01-291-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #291 from toclimb/smilies-fixfriendica2014-01-291-13/+12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Trying to make emoticons behave, 2nd round
| * | | | | | | | | Don't look for emoticons inside the matching angle brackets of HTML tags ↵toclimb2014-01-291-13/+12
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | (seriously)
* / / / / / / / / Doco - add KDE/Gnome/Davfs2 instructionsThomas Willingham2014-01-292-2/+77
|/ / / / / / / /
* | | | | | | | Merge pull request #288 from tuscanhobbit/masterPaolo T2014-01-292-1353/+1355
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Updated Italian translation
| * | | | | | | Updated Italian translationPaolo Tacconi2014-01-290-0/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Updated Italian translationPaolo Tacconi2014-01-292-3760/+3881
| | | | | | | | |
* | | | | | | | | chatroom permissions enforcementfriendica2014-01-291-0/+19
| | | | | | | | |
* | | | | | | | | debug chatroom_list widgetfriendica2014-01-292-4/+5
| | | | | | | | |
* | | | | | | | | prevent runaway presence indicationfriendica2014-01-291-2/+2
| | | | | | | | |
* | | | | | | | | issues uncovered whilst testing the chatroom APIfriendica2014-01-292-11/+17
| | | | | | | | |
* | | | | | | | | add template for chatroomlist widgetfriendica2014-01-291-0/+11
| | | | | | | | |
* | | | | | | | | chatroom list widget backendfriendica2014-01-292-0/+18
| | | | | | | | |
* | | | | | | | | basic chatroom management backendfriendica2014-01-293-2/+119
| | | | | | | | |
* | | | | | | | | chatpresence timing out too quicklyfriendica2014-01-281-1/+1
| | | | | | | | |
* | | | | | | | | missing file in checkinfriendica2014-01-281-0/+11
| | | | | | | | |
* | | | | | | | | online indication to the directory popupfriendica2014-01-283-1/+27
| | | | | | | | |
* | | | | | | | | online indication on profile sidebarfriendica2014-01-284-2/+33
| | | | | | | | |
* | | | | | | | | SECURITY: remove style and class bbcodesfriendica2014-01-281-8/+0
| | | | | | | | |
* | | | | | | | | undo pull request #287friendica2014-01-281-2/+2
| | | | | | | | |