aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* directory sort links on sidebarfriendica2013-10-131-0/+11
* provide config for preferred directory serverfriendica2013-10-131-0/+3
* preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-132-6/+31
* fix alt_pager to work if item count is higher than page['itemspage'] (threads)zottel2013-10-111-1/+1
* more icon tweaks - this could be going on for some time; try to get icon code...friendica2013-10-101-1/+1
* more redbasic icon workfriendica2013-10-091-4/+8
* nav iconsfriendica2013-10-091-2/+2
* replace a bunch of graphic icons with vector iconsfriendica2013-10-082-3/+3
* The check for f*cked database (which otherwise sends out zillions of update f...friendica2013-10-041-3/+3
* fix a bunch of post editing bugs - though this consolidates some disparate co...friendica2013-10-041-23/+33
* bring back photo shadows (via theme settings)friendica2013-10-021-1/+2
* post signaturesfriendica2013-10-024-46/+114
* that would've messed it upfriendica2013-10-021-1/+1
* directory sync typofriendica2013-10-021-1/+1
* block forgeriesfriendica2013-10-022-4/+19
* Merge https://github.com/friendica/red into zpullfriendica2013-10-011-2/+2
|\
| * Slightly modify reshares so they can be themed as a whole.Thomas Willingham2013-10-021-2/+2
* | in probe diagnostic - note https failure as diagnostic info - this also chang...friendica2013-10-011-3/+3
|/
* add the auto form submit even though it doesn't seem to work. Will debug it l...friendica2013-10-011-1/+1
* Add possibility to use a block a channel menu (set channel_menublock to the l...zottel2013-10-011-1/+1
* implement republish permission for use in sourced channelsfriendica2013-09-303-1/+14
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-304-64/+192
* there's no $a in comanche_block() (zottel)friendica2013-09-301-1/+2
* ret_secret is not usedOlaf Conradi2013-09-301-5/+0
* RSS feeds as channel sources. It's feasible and within reach, however there's...friendica2013-09-291-45/+35
* remove the "Similar Interests" link until somebody makes it workfriendica2013-09-291-1/+1
* sources management pagefriendica2013-09-291-0/+1
* TypoThomas Willingham2013-09-291-1/+1
* Issue #117Thomas Willingham2013-09-291-10/+11
* Merge https://github.com/friendica/red into zpullfriendica2013-09-291-2/+2
|\
| * Fix Comanche menusThomas Willingham2013-09-281-2/+2
* | Issue #158friendica2013-09-291-2/+2
|/
* close commentfriendica2013-09-282-1/+2
* fix can_comment_on_post when viewing wall-to-wallfriendica2013-09-282-6/+20
* convert to plaintext before matching words in body. Otherwise every post I ma...friendica2013-09-261-1/+5
* aggregate channelsfriendica2013-09-261-26/+86
* Merge https://github.com/friendica/red into zpullfriendica2013-09-262-2/+6
|\
| * Merge pull request #155 from oohlaf/fixesOlaf Conradi2013-09-261-1/+5
| |\
| | * Add explanation why public comments are disabled.Olaf Conradi2013-09-261-1/+5
| * | TypoThomas Willingham2013-09-261-1/+1
* | | structure for channel unionsfriendica2013-09-262-2/+3
|/ /
* / suppress creating the directory update record for profile updates which are p...friendica2013-09-252-4/+13
|/
* populate the new fields in the directory updates tablefriendica2013-09-241-9/+17
* don't send email notifications for likes (as comment notifications). We'll ne...friendica2013-09-241-1/+6
* Fix observer=1 tag. Using only observer without =1 won't work anymore now.zottel2013-09-241-2/+2
* reduce susceptibility to bleichenberger attackfriendica2013-09-241-1/+1
* spice this up a little bit...friendica2013-09-231-0/+8
* add [observer] tags and [observer.baseurl]zottel2013-09-231-0/+20
* one more edge case in the public perms - don't match perms = 0 which is priva...friendica2013-09-221-2/+3
* fixes for display and search privacy enforcementfriendica2013-09-221-10/+36