Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't draw attention to advanced permissions and their corresponding ↵ | friendica | 2014-02-02 | 6 | -24/+62 |
| | | | | complexity and clearly mark the simple permissions which people are encouraged to use. | ||||
* | Merge pull request #300 from tazmandevil/master | friendica | 2014-02-02 | 2 | -3/+43 |
|\ | | | | | added Thomas' additional navbar colours from APW to redbasic | ||||
| * | added Thomas' additional navbar colours from APW to redbasic | Tazman DeVille | 2014-02-03 | 2 | -3/+43 |
|/ | |||||
* | minor text change "can" -> "may" | friendica | 2014-02-02 | 1 | -2/+2 |
| | |||||
* | Add switch to allow menus to be used as bookmark collections | friendica | 2014-02-02 | 3 | -2/+6 |
| | |||||
* | remove the text "requires compatible chat plugin" | friendica | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | make chat honour the pause key (but we still need to ping the server to ↵ | friendica | 2014-02-02 | 3 | -51/+55 |
| | | | | maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking | ||||
* | better check for setup module | friendica | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-02 | 4 | -20/+44 |
|\ | |||||
| * | Merge pull request #299 from toclimb/smilies-fix | friendica | 2014-02-02 | 1 | -10/+8 |
| |\ | | | | | | | More efficient smilie replacing (see pull request #291) | ||||
| | * | More efficient smilie replacing | toclimb | 2014-02-02 | 1 | -10/+8 |
| | | | |||||
| * | | Merge pull request #297 from tazmandevil/master | Thomas Willingham | 2014-02-02 | 1 | -1/+1 |
| |\ \ | | | | | | | | | link hover colour remains user set link_colour (w/o change default,Mike) | ||||
| | * | | link hover colour remains user set link_colour (w/o change default, | Tazman DeVille | 2014-02-02 | 1 | -1/+1 |
| | |/ | | | | | | | | | | Mike) | ||||
| * / | Move CSS out of chat template | Thomas Willingham | 2014-02-02 | 2 | -9/+35 |
| |/ | |||||
* / | some windows fixes | friendica | 2014-02-02 | 3 | -10/+21 |
|/ | |||||
* | add links to change chat status and leave room | friendica | 2014-02-02 | 4 | -16/+36 |
| | |||||
* | add epub mimetype (application/epub+zip) | friendica | 2014-02-02 | 2 | -1/+2 |
| | |||||
* | fix default link color | friendica | 2014-02-01 | 2 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-01 | 5 | -5/+13 |
|\ | |||||
| * | Merge pull request #296 from tazmandevil/master | friendica | 2014-02-01 | 4 | -3/+11 |
| |\ | | | | | | | link color | ||||
| | * | user configured link colour | Tazman DeVille | 2014-02-02 | 2 | -2/+2 |
| | | | |||||
| | * | link colours | Tazman DeVille | 2014-02-02 | 1 | -0/+1 |
| | | | |||||
| | * | link colour options | Tazman DeVille | 2014-02-02 | 4 | -3/+10 |
| | | | |||||
| * | | Merge pull request #294 from git-marijus/master | friendica | 2014-02-01 | 1 | -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 obsolete | marijus | 2014-01-31 | 1 | -2/+2 |
| | | | | |||||
* | | | | provide donation options on siteinfo page | friendica | 2014-02-01 | 2 | -1/+18 |
|/ / / | |||||
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-01 | 2 | -1/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #295 from cvogeley/master | cvogeley | 2014-02-01 | 1 | -0/+17 |
| |\ \ | | | | | | | | | Press return to post chat posts- SHIFT-RETURN creates line break | ||||
| | * | | Press return to post chat posts- SHIFT-RETURN creates line break | Christian Vogeley | 2014-02-01 | 1 | -0/+17 |
| |/ / | | | | | | | | | | on mobile devices keep default behavior | ||||
| * | | Doc - Make TOS include work. | Thomas Willingham | 2014-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | config: don't try to unserialise an array | friendica | 2014-02-01 | 1 | -4/+4 |
|/ / | |||||
* | | status indication | friendica | 2014-02-01 | 2 | -2/+12 |
| | | |||||
* | | provide the room name for the room you're in. | friendica | 2014-02-01 | 3 | -2/+10 |
| | | |||||
* | | chat formatting/style improvements | friendica | 2014-01-31 | 1 | -2/+4 |
| | | |||||
* | | provide some interesting new options to channel sources | friendica | 2014-01-31 | 4 | -956/+1012 |
| | | |||||
* | | doc updates | friendica | 2014-01-31 | 89 | -1381/+2568 |
|/ | |||||
* | keep presence updated - typo was causing it to logout | friendica | 2014-01-30 | 2 | -2/+2 |
| | |||||
* | missing string delimiters (quotes) | friendica | 2014-01-30 | 1 | -3/+3 |
| | |||||
* | chat expiration (default 2 hours) - but can be set on a per-chatroom basis | friendica | 2014-01-30 | 4 | -5/+22 |
| | |||||
* | mod/ping should only update basic_presence - and clearing stale entries. ↵ | friendica | 2014-01-30 | 1 | -9/+6 |
| | | | | otherwise let rooms handle presence for themselves. | ||||
* | more chat work - this time the ajax bits to actually show chats on the page | friendica | 2014-01-30 | 1 | -5/+34 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-30 | 6 | -20/+39 |
|\ | |||||
| * | Merge pull request #293 from MicMee/master | friendica | 2014-01-30 | 5 | -18/+38 |
| |\ | | | | | | | more progress in admin to maintain hubloc with ping | ||||
| | * | started analysis of ping response and clean up more logger | Michael Meer | 2014-01-30 | 2 | -7/+16 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-30 | 1 | -3/+4 |
| | |\ | | | | | | | | | | | | | . | ||||
| | * | | clean up logger commands. Placed apostrophs at the end from some comments to ↵ | Michael Meer | 2014-01-30 | 4 | -15/+3 |
| | | | | | | | | | | | | | | | | keep the syntax highlighting in vi working | ||||
| | * | | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 5 | -7/+19 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-30 | 21 | -1394/+1900 |
| | |\ \ | | | | | | | | | | | | | | | | to be in sync with master repro | ||||
| | * | | | ping gives us now a reply. But the reply doesnt contains useful data, ↵ | Michael Meer | 2014-01-29 | 1 | -11/+13 |
| | | | | | | | | | | | | | | | | | | | | requires still some investigations | ||||
| | * | | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-29 | 21 | -17/+293 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | to be in sync with main repro |