aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some windows fixesfriendica2014-02-023-10/+21
|
* add links to change chat status and leave roomfriendica2014-02-024-16/+36
|
* add epub mimetype (application/epub+zip)friendica2014-02-022-1/+2
|
* fix default link colorfriendica2014-02-012-2/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2014-02-015-5/+13
|\
| * Merge pull request #296 from tazmandevil/masterfriendica2014-02-014-3/+11
| |\ | | | | | | link color
| | * user configured link colourTazman DeVille2014-02-022-2/+2
| | |
| | * link coloursTazman DeVille2014-02-021-0/+1
| | |
| | * link colour optionsTazman DeVille2014-02-024-3/+10
| | |
| * | Merge pull request #294 from git-marijus/masterfriendica2014-02-011-2/+2
| |\ \ | | | | | | | | comment out since it is not clear if this is not implemented yet or obsolete
| | * | comment out since it is not clear if this is not implemented yet or obsoletemarijus2014-01-311-2/+2
| | | |
* | | | provide donation options on siteinfo pagefriendica2014-02-012-1/+18
|/ / /
* | | Merge https://github.com/friendica/red into zpullfriendica2014-02-012-1/+18
|\ \ \ | | |/ | |/|
| * | Merge pull request #295 from cvogeley/mastercvogeley2014-02-011-0/+17
| |\ \ | | | | | | | | Press return to post chat posts- SHIFT-RETURN creates line break
| | * | Press return to post chat posts- SHIFT-RETURN creates line breakChristian Vogeley2014-02-011-0/+17
| |/ / | | | | | | | | | on mobile devices keep default behavior
| * | Doc - Make TOS include work.Thomas Willingham2014-02-011-1/+1
| | |
* | | config: don't try to unserialise an arrayfriendica2014-02-011-4/+4
|/ /
* | status indicationfriendica2014-02-012-2/+12
| |
* | provide the room name for the room you're in.friendica2014-02-013-2/+10
| |
* | chat formatting/style improvementsfriendica2014-01-311-2/+4
| |
* | provide some interesting new options to channel sourcesfriendica2014-01-314-956/+1012
| |
* | doc updatesfriendica2014-01-3189-1381/+2568
|/
* keep presence updated - typo was causing it to logoutfriendica2014-01-302-2/+2
|
* missing string delimiters (quotes)friendica2014-01-301-3/+3
|
* chat expiration (default 2 hours) - but can be set on a per-chatroom basisfriendica2014-01-304-5/+22
|
* mod/ping should only update basic_presence - and clearing stale entries. ↵friendica2014-01-301-9/+6
| | | | otherwise let rooms handle presence for themselves.
* more chat work - this time the ajax bits to actually show chats on the pagefriendica2014-01-301-5/+34
|
* Merge https://github.com/friendica/red into zpullfriendica2014-01-306-20/+39
|\
| * Merge pull request #293 from MicMee/masterfriendica2014-01-305-18/+38
| |\ | | | | | | more progress in admin to maintain hubloc with ping
| | * started analysis of ping response and clean up more loggerMichael Meer2014-01-302-7/+16
| | |
| | * Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-301-3/+4
| | |\ | | | | | | | | | | | | .
| | * | clean up logger commands. Placed apostrophs at the end from some comments to ↵Michael Meer2014-01-304-15/+3
| | | | | | | | | | | | | | | | keep the syntax highlighting in vi working
| | * | attempt with fix URL for testing worksMichael Meer2014-01-305-7/+19
| | | |
| | * | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-3021-1394/+1900
| | |\ \ | | | | | | | | | | | | | | | to be in sync with master repro
| | * | | ping gives us now a reply. But the reply doesnt contains useful data, ↵Michael Meer2014-01-291-11/+13
| | | | | | | | | | | | | | | | | | | | requires still some investigations
| | * | | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-2921-17/+293
| | |\ \ \ | | | | | | | | | | | | | | | | | | to be in sync with main repro
| | * | | | to make visible what I try, ping still won't work, but I'm confused about ↵Michael Meer2014-01-282-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | get_channel
| | * | | | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-28209-24210/+141
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | to be in sync with main repro
| | * | | | | add a temporary logger command at remote server sideMichael Meer2014-01-271-0/+1
| | | | | | |
| * | | | | | Merge pull request #292 from git-marijus/masterfriendica2014-01-301-2/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | dont show an empty link to profile creation if multi_profile is not enabled
| | * | | | | 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
| | | | | | |