Commit Graph

3751 Commits

Author SHA1 Message Date
friendica 5cfe051139 initial trinidad checkin 2014-12-29 23:48:04 -08:00
friendica 50943f439c issue #777, make photo cache time configurable, read the comments. 2014-12-27 18:19:51 -08:00
friendica 82d3c2a7e0 Merge https://github.com/friendica/red into pending_merge 2014-12-26 15:45:50 -08:00
Thomas Willingham 0130fb077f Cruft left over from stuff we don't have anymore. 2014-12-26 16:59:52 +00:00
friendica 7ba92feabf doc update 2014-12-26 00:13:22 -08:00
Thomas Willingham 5fd26eceb4 Pass sitename to apps 2014-12-22 15:39:04 +00:00
friendica d3830aea96 provide last successful poll run time (using relative time) in siteinfo so 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. 2014-12-21 18:40:25 -08:00
friendica b840c27995 Merge https://github.com/friendica/red into pending_merge 2014-12-21 14:45:46 -08:00
friendica 2b3cc585a2 fix double encoding of homepage in profile activity - not as straight-forward as it looked 2014-12-21 14:43:06 -08:00
marijus 27d786c979 files: make mod/filestorage.php load via ajax and some design work. work in progress... 2014-12-21 20:11:30 +01:00
Stefan Parviainen fe80dbb3a7 Access list of smilies over JSON 2014-12-20 17:33:35 +01:00
friendica 6d8214f96b provide link to help for channel permission roles when creating a channel 2014-12-19 01:48:47 -08:00
friendica 9c445e9817 incorrect check for sys ownership 2014-12-19 00:28:36 -08:00
friendica ab2d11b37e mod/import: try ten times to create a unique webbie if the chosen one is in use. 2014-12-18 19:48:23 -08:00
friendica 2fcbb9c4b3 fix some directory anomolies 2014-12-16 18:33:16 -08:00
friendica 07e747ed0e add divmore to directory entries 2014-12-16 17:29:16 -08:00
friendica 4d5f28f07a Merge https://github.com/friendica/red into pending_merge 2014-12-16 14:29:38 -08:00
friendica 5b49211035 edit and preview removed from additional features and turned into core functionality (always enabled). 2014-12-16 14:28:07 -08:00
Thomas Willingham d82c7c2067 Minor doco 2014-12-16 18:13:04 +00:00
friendica 17e27d0d87 add Thomas's Diaspora repair script as include/fixd.php - altered so it can 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.
2014-12-16 00:25:41 -08:00
friendica 2e990743e7 Merge https://github.com/friendica/red into pending_merge 2014-12-15 14:37:57 -08:00
friendica f28103d595 wall tags 2014-12-15 14:37:31 -08:00
Thomas Willingham c6d0695edf Issue #743 2014-12-15 19:32:28 +00:00
Thomas Willingham 5fac8e80de Issue #739 2014-12-13 15:00:00 +00:00
Thomas Willingham c91aa863d8 Missing '' 2014-12-10 21:56:44 +00:00
Thomas Willingham 81fdb1cdfc Bring back 'no special theme for mobile' 2014-12-10 21:41:59 +00:00
Stefan Parviainen 97d1072f9b Make it clear that title and categories are optional 2014-12-08 16:49:48 +01:00
Thomas Willingham 81f3b20610 Merge pull request #726 from pafcu/tagsinotherchannels
Show tags in other channels profile field to make it easier to navigate ...
2014-12-08 13:43:06 +00:00
Thomas Willingham 934172c2fc Merge pull request #724 from pafcu/suggestionsindir
Show suggestions in directory
2014-12-08 13:34:56 +00:00
Thomas Willingham 99b5bef68e Merge pull request #723 from pafcu/diropts
Directory sorting as a dropdown, forum filter as checkbox, option to sor...
2014-12-08 13:31:34 +00:00
Stefan Parviainen 62dabecf97 Show tags in other channels profile field to make it easier to navigate to the channels 2014-12-07 16:19:22 +01:00
Stefan Parviainen c8818d8349 Suggestions in dir redux. Suggestions are now showed in directory if suggest=1 parameter is given to directory. 2014-12-07 13:40:21 +01:00
Stefan Parviainen 83ea120ac9 Revert "Revert "Directory shows channel suggestions by default""
This reverts commit bfde28f28e.
2014-12-07 13:40:21 +01:00
Stefan Parviainen 647311db3e Directory sorting as a dropdown, forum filter as checkbox, option to sort oldest first 2014-12-07 12:31:12 +01:00
Thomas Willingham 78c37bc325 Put dir back - the fat lady didn't sing afterall. 2014-12-04 01:34:58 +00:00
Thomas Willingham 460d379e7e Don't allow affinity of 0 in connedit. 2014-12-02 00:59:20 +00:00
Thomas Willingham 2aaa33c135 The other half of 'any theme for any device'. Closes #71 2014-11-30 18:57:58 +00:00
Thomas Willingham d67c5a6ffd Handle included txt files (ie, install doco) as BBCode, otherwise it strips all
white space.  Was going to use Markdown, but lots of not-markdown gets parsed
then, so...
2014-11-30 00:36:30 +00:00
Habeas Codice d3ffdbf2a4 Merge remote-tracking branch 'upstream/master' 2014-11-26 11:02:30 -08:00
Habeas Codice 1a57f3ed51 fix true toggle 2014-11-26 11:01:18 -08:00
friendica ddc8557b69 hide online presence maps to DNT 2014-11-24 15:36:11 -08:00
friendica 756abd6678 add event export (this month) to event UI 2014-11-24 02:50:14 -08:00
friendica 79e5c2456b add link to search forums in the directory 2014-11-23 18:54:33 -08:00
friendica 5bb794cc28 allow directory searches to be filtered by (public forums) and/or (! public forums) 2014-11-23 18:22:19 -08:00
friendica 38aa8204cc Merge https://github.com/friendica/red into pending_merge 2014-11-23 14:51:20 -08:00
friendica d191e7c348 project roadmap 2014-11-23 14:51:04 -08:00
Habeas Codice 8ac3b938fd added dbdriver to siteinfo json to better track affected sites 2014-11-22 13:27:52 -08:00
Habeas Codice cf739c0361 Merge remote-tracking branch 'upstream/master' 2014-11-21 15:39:14 -08:00
Habeas Codice db29dc6bff implicit type conversion 2014-11-21 15:33:21 -08:00
friendica e74a3926fe yet another option for the homepage 2014-11-20 17:38:41 -08:00