aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Encode URL offered in filestorage. Fixes #780Stefan Parviainen2014-12-301-1/+5
| | | | |
| * | | | Sort notificationsStefan Parviainen2014-12-301-2/+2
| |/ / /
| * | | fix recursive file permissionsmarijus2014-12-301-1/+1
| | | |
* | | | Merge branch 'master' into trinidadfriendica2014-12-293-15/+34
|\| | |
| * | | Merge pull request #789 from pafcu/chanmanRedMatrix2014-12-301-5/+2
| |\ \ \ | | |/ / | |/| | Don't show current channel separately in channel manager, highlight it i...
| | * | Don't show current channel separately in channel manager, highlight it insteadStefan Parviainen2014-12-291-5/+2
| | | |
| * | | filter posts you author from unseen notifications - note there are other ↵friendica2014-12-281-4/+9
| | | | | | | | | | | | | | | | ways to do this, but involve some code complexity. This is easier to implement but may have a slight impact on the ping query performance. It's not horrid, just mentioning for the record.
| * | | Merge pull request #772 from pafcu/chanmanRedMatrix2014-12-291-3/+10
| |\| | | | | | | | | | Some work on the channel manager
| | * | Allow quick access to mail and connections from Channel ManagerStefan Parviainen2014-12-271-2/+7
| | | |
| | * | Fix #771, add tooltips to mail and intros count in channel manager, always ↵Stefan Parviainen2014-12-271-1/+3
| | | | | | | | | | | | | | | | show counts (even when 0, makes it easier to understand what the icons are)
| * | | Merge pull request #769 from pafcu/profilesRedMatrix2014-12-291-4/+14
| |\ \ \ | | | | | | | | | | Redirect /profiles to default profile when multi_profiles is off. Fixes ...
| | * | | Redirect /profiles to default profile when multi_profiles is off. Fixes #768Stefan Parviainen2014-12-271-4/+14
| | |/ /
* | / / initial trinidad checkinfriendica2014-12-291-1/+1
|/ / /
* | / issue #777, make photo cache time configurable, read the comments.friendica2014-12-272-4/+17
| |/ |/|
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-12-261-3/+0
|\|
| * Cruft left over from stuff we don't have anymore.Thomas Willingham2014-12-261-3/+0
| |
* | doc updatefriendica2014-12-261-1/+1
|/
* Pass sitename to appsThomas Willingham2014-12-221-0/+1
|
* provide last successful poll run time (using relative time) in siteinfo so ↵friendica2014-12-211-1/+5
| | | | that we can tell folks that have no idea what we're talking about that their poller definitely isn't running and this is probably why nothing works correctly.
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-211-1/+2
|\
| * files: make mod/filestorage.php load via ajax and some design work. work in ↵marijus2014-12-211-1/+2
| | | | | | | | progress...
* | fix double encoding of homepage in profile activity - not as ↵friendica2014-12-211-1/+1
|/ | | | straight-forward as it looked
* Access list of smilies over JSONStefan Parviainen2014-12-201-1/+13
|
* 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...