aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Issue #743Thomas Willingham2014-12-151-12/+27
|
* 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
* | allow members to set the per-item "show more" height (separately for network ↵friendica2014-11-173-2/+25
| | | | | | | | and matrix, display and search are system pages and therefore set at 400)
* | requote ignorefriendica2014-11-171-1/+1
| |
* | Merge pull request #698 from habeascodice/masterRedMatrix2014-11-182-4/+4
|\ \ | | | | | | some sql fixes
| * | implicit type conversionHabeas Codice2014-11-171-1/+1
| | |
| * | implicit type conversionHabeas Codice2014-11-171-1/+1
| | |
| * | another oneHabeas Codice2014-11-171-1/+1
| | |
| * | Merge branch 'master' of https://github.com/habeascodice/redHabeas Codice2014-11-179-176/+199
| |\ \
| * | | fix booleanHabeas Codice2014-11-171-1/+1
| | | |
* | | | fix the update_unseen stuff on the channel page alsofriendica2014-11-171-8/+26
| | | |
* | | | Merge https://github.com/friendica/red into pending_mergefriendica2014-11-172-30/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #697 from pafcu/masterRedMatrix2014-11-181-25/+28
| |\ \ \ | | | |/ | | |/| Fix dirsearch parser to not get confused by logic terms in values and to ...