Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Do PCSS properly | Thomas Willingham | 2013-10-01 | 5 | -318/+117 | |
| * | | | revert that | Thomas Willingham | 2013-10-01 | 1 | -1/+1 | |
| * | | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-10-01 | 156 | -1468/+4026 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | rev update | friendica | 2013-10-01 | 1 | -1/+1 | |
* | | | | Merge pull request #161 from zzottel/master | friendica | 2013-10-01 | 2 | -1/+6 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Add possibility to use a block a channel menu (set channel_menublock to the l... | zottel | 2013-10-01 | 2 | -1/+6 | |
|/ / / | ||||||
* | | | add link to channel source management in settings if channel_sources feature ... | friendica | 2013-09-30 | 1 | -0/+9 | |
* | | | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 8 | -38/+68 | |
* | | | small fixes | friendica | 2013-09-30 | 2 | -3/+12 | |
* | | | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 8 | -74/+225 | |
* | | | there's no $a in comanche_block() (zottel) | friendica | 2013-09-30 | 2 | -2/+3 | |
* | | | Merge pull request #160 from oohlaf/fixes | friendica | 2013-09-30 | 1 | -5/+0 | |
|\ \ \ | ||||||
| * | | | ret_secret is not used | Olaf Conradi | 2013-09-30 | 1 | -5/+0 | |
|/ / / | ||||||
* | | | there's our directory sync packet (aka transaction log). Now we just have to ... | friendica | 2013-09-29 | 1 | -4/+14 | |
* | | | clean up the default page definition - get rid of right_aside which is illegal | friendica | 2013-09-29 | 3 | -7/+8 | |
* | | | log any attempt to call mod_magic | friendica | 2013-09-29 | 1 | -0/+2 | |
* | | | RSS feeds as channel sources. It's feasible and within reach, however there's... | friendica | 2013-09-29 | 1 | -45/+35 | |
* | | | remove the "Similar Interests" link until somebody makes it work | friendica | 2013-09-29 | 2 | -1/+3 | |
* | | | sources management page | friendica | 2013-09-29 | 6 | -0/+205 | |
* | | | Ugh, typo | Thomas Willingham | 2013-09-29 | 1 | -1/+1 | |
* | | | Add kdevelop files to .gitignore | Thomas Willingham | 2013-09-29 | 1 | -1/+4 | |
* | | | Missing include | Thomas Willingham | 2013-09-29 | 1 | -1/+1 | |
* | | | Typo | Thomas Willingham | 2013-09-29 | 1 | -1/+1 | |
* | | | Issue #117 | Thomas Willingham | 2013-09-29 | 2 | -10/+18 | |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-29 | 2 | -3/+2 | |
|\ \ \ | ||||||
| * | | | Prevent toolbar overlapping comanche nav links. | Thomas Willingham | 2013-09-28 | 1 | -1/+0 | |
| * | | | Fix Comanche menus | Thomas Willingham | 2013-09-28 | 1 | -2/+2 | |
* | | | | Issue #158 | friendica | 2013-09-29 | 4 | -6/+13 | |
|/ / / | ||||||
* | | | close comment | friendica | 2013-09-28 | 2 | -1/+2 | |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-28 | 33 | -0/+1400 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #157 from 0xAF/master | friendica | 2013-09-28 | 33 | -0/+1400 | |
| |\ \ \ | ||||||
| | * | | | Add colorpicker jquery plugin for themes | Stanislav Lechev [0xAF] | 2013-09-28 | 33 | -0/+1400 | |
| |/ / / | ||||||
* | | | | fix can_comment_on_post when viewing wall-to-wall | friendica | 2013-09-28 | 4 | -15/+35 | |
* | | | | string update | friendica | 2013-09-28 | 1 | -536/+589 | |
* | | | | doc updates | friendica | 2013-09-28 | 69 | -334/+587 | |
|/ / / | ||||||
* | | | convert to plaintext before matching words in body. Otherwise every post I ma... | friendica | 2013-09-26 | 1 | -1/+5 | |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-26 | 3 | -2/+31 | |
|\ \ \ | ||||||
| * | | | Actually, lets add a content wrapper while we're in there. | Thomas Willingham | 2013-09-27 | 1 | -0/+2 | |
| * | | | Typo | Thomas Willingham | 2013-09-27 | 1 | -1/+1 | |
| * | | | Issue #131 | Thomas Willingham | 2013-09-27 | 2 | -2/+11 | |
| * | | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2013-09-27 | 8 | -11/+39 | |
| |\ \ \ | ||||||
| * | | | | Minor theme stuff - make the pages toolbar a toolbar, get rid of a naughty ce... | Thomas Willingham | 2013-09-27 | 2 | -1/+19 | |
* | | | | | aggregate channels | friendica | 2013-09-26 | 1 | -26/+86 | |
| |/ / / |/| | | | ||||||
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-26 | 2 | -2/+6 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #155 from oohlaf/fixes | Olaf Conradi | 2013-09-26 | 1 | -1/+5 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Add explanation why public comments are disabled. | Olaf Conradi | 2013-09-26 | 1 | -1/+5 | |
| * | | | | Typo | Thomas Willingham | 2013-09-26 | 1 | -1/+1 | |
* | | | | | structure for channel unions | friendica | 2013-09-26 | 7 | -10/+34 | |
|/ / / / | ||||||
* / / / | suppress creating the directory update record for profile updates which are p... | friendica | 2013-09-25 | 6 | -10/+24 | |
|/ / / | ||||||
* | | | populate the new fields in the directory updates table | friendica | 2013-09-24 | 1 | -9/+17 |