aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* provide link to help for channel permission roles when creating a channelfriendica2014-12-191-0/+2
|
* incorrect check for sys ownershipfriendica2014-12-191-4/+5
|
* mod/import: try ten times to create a unique webbie if the chosen one is in use.friendica2014-12-181-3/+27
|
* fix some directory anomoliesfriendica2014-12-161-1/+1
|
* add divmore to directory entriesfriendica2014-12-161-1/+2
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-161-1/+1
|\
| * Minor docoThomas Willingham2014-12-161-1/+1
| |
* | edit and preview removed from additional features and turned into core ↵friendica2014-12-164-4/+4
|/ | | | functionality (always enabled).
* add Thomas's Diaspora repair script as include/fixd.php - altered so it can ↵friendica2014-12-161-5/+4
| | | | | | be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs. Also some preliminary work on a means to take the channel module out of list/forum mode if a specific mid is requested.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-151-12/+27
|\
| * Issue #743Thomas Willingham2014-12-151-12/+27
| |
* | wall tagsfriendica2014-12-155-15/+33
|/
* Issue #739Thomas Willingham2014-12-131-1/+1
|
* Missing ''Thomas Willingham2014-12-101-1/+1
|
* Bring back 'no special theme for mobile'Thomas Willingham2014-12-101-6/+8
|
* Make it clear that title and categories are optionalStefan Parviainen2014-12-084-8/+8
|
* Merge pull request #726 from pafcu/tagsinotherchannelsThomas Willingham2014-12-081-259/+3
|\ | | | | Show tags in other channels profile field to make it easier to navigate ...
| * Show tags in other channels profile field to make it easier to navigate to ↵Stefan Parviainen2014-12-071-259/+3
| | | | | | | | the channels
* | Merge pull request #724 from pafcu/suggestionsindirThomas Willingham2014-12-081-3/+43
|\ \ | | | | | | Show suggestions in directory
| * | Suggestions in dir redux. Suggestions are now showed in directory if ↵Stefan Parviainen2014-12-071-2/+4
| | | | | | | | | | | | suggest=1 parameter is given to directory.
| * | Revert "Revert "Directory shows channel suggestions by default""Stefan Parviainen2014-12-071-2/+40
| |/ | | | | | | This reverts commit bfde28f28eae1f4b00aac03b2714254d14ab7464.
* | Merge pull request #723 from pafcu/diroptsThomas Willingham2014-12-082-4/+4
|\ \ | | | | | | Directory sorting as a dropdown, forum filter as checkbox, option to sor...
| * | Directory sorting as a dropdown, forum filter as checkbox, option to sort ↵Stefan Parviainen2014-12-072-4/+4
| |/ | | | | | | oldest first
* | Put dir back - the fat lady didn't sing afterall.Thomas Willingham2014-12-041-1/+1
| |
* | Don't allow affinity of 0 in connedit.Thomas Willingham2014-12-021-0/+1
| |
* | The other half of 'any theme for any device'. Closes #71Thomas Willingham2014-11-301-6/+11
| |
* | Handle included txt files (ie, install doco) as BBCode, otherwise it strips allThomas Willingham2014-11-301-1/+1
|/ | | | | white space. Was going to use Markdown, but lots of not-markdown gets parsed then, so...
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-265-3/+43
|\
| * hide online presence maps to DNTfriendica2014-11-241-0/+3
| |
| * add event export (this month) to event UIfriendica2014-11-241-0/+12
| |
| * add link to search forums in the directoryfriendica2014-11-231-0/+8
| |
| * allow directory searches to be filtered by (public forums) and/or (! public ↵friendica2014-11-232-3/+17
| | | | | | | | forums)
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-11-231-1/+3
| |\
| * | project roadmapfriendica2014-11-231-0/+3
| | |
* | | fix true toggleHabeas Codice2014-11-261-1/+2
| |/ |/|
* | added dbdriver to siteinfo json to better track affected sitesHabeas Codice2014-11-221-1/+3
|/
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-212-10/+174
|\
| * yet another option for the homepagefriendica2014-11-202-10/+174
| |
* | implicit type conversionHabeas Codice2014-11-211-1/+1
|/
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-195-16/+20
|\
| * minor photo flag issue - and some more whitespace editsfriendica2014-11-191-1/+1
| |
| * turn the "adult photo flagging" (which prevents a particularly flagged photo ↵friendica2014-11-181-0/+1
| | | | | | | | from showing up in your top level albums) into a feature so it doesn't clutter the normal photo edit form. This feature was a quick hack and needs more work; but it could be important to somebody.
| * blog mode - turn the comment link into a button and group with the ↵friendica2014-11-181-13/+5
| | | | | | | | likes/dislikes
| * private mail buttonsfriendica2014-11-182-2/+7
| |
| * Revert "Directory shows channel suggestions by default"RedMatrix2014-11-191-40/+2
| |
| * Merge pull request #702 from pafcu/masterRedMatrix2014-11-191-2/+40
| |\ | | | | | | Directory shows channel suggestions by default
| | * Directory shows channel suggestions by defaultStefan Parviainen2014-11-181-2/+40
| | |
| * | Merge pull request #699 from pafcu/masterRedMatrix2014-11-191-0/+6
| |\| | | | | | | Fix dirsearch with quoted single-word term
| | * Fix dirsearch with quoted single-word termStefan Parviainen2014-11-181-0/+6
| | |
* | | Should fix issue #704Habeas Codice2014-11-191-1/+1
|/ / | | | | | | submitter please verify and close