Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #779 from pafcu/audio | pafcu | 2014-12-28 | 1 | -2/+2 |
|\ | | | | | Make spaces work in [audio] and [video]. Fixes #774 | ||||
| * | Fix typo | Stefan Parviainen | 2014-12-28 | 1 | -1/+1 |
| | | |||||
| * | Make spaces work in [audio] and [video]. Fixes #774 | Stefan Parviainen | 2014-12-28 | 1 | -2/+2 |
| | | |||||
* | | some more mime-type -> icon for filebrowser | marijus | 2014-12-27 | 1 | -2/+13 |
|/ | |||||
* | more work on files | marijus | 2014-12-27 | 1 | -0/+41 |
| | |||||
* | change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that ↵ | friendica | 2014-12-26 | 1 | -53/+53 |
| | | | | individual connections can be revoked instead of this being inherited and un-changeable | ||||
* | cleanup bb2diaspora - was getting crufty | friendica | 2014-12-23 | 1 | -20/+0 |
| | |||||
* | diaspora formatting improvements (getting too many xx-large posts) | friendica | 2014-12-22 | 1 | -4/+6 |
| | |||||
* | some improvements in api direct messages | friendica | 2014-12-22 | 1 | -4/+9 |
| | |||||
* | direct messages in api have some issues, not properly ported from friendica ↵ | friendica | 2014-12-22 | 2 | -10/+12 |
| | | | | | | originally. Here's a start. I think at best they may return encrypted gibberish currently, but let's work through them one at a time. | ||||
* | Option to check that a random profile works before returning it | Stefan Parviainen | 2014-12-22 | 1 | -6/+23 |
| | |||||
* | Fix feature check in apps (missing parenthesis), allow multiple requires ↵ | Stefan Parviainen | 2014-12-22 | 1 | -54/+59 |
| | | | | (comma separated) | ||||
* | provide last successful poll run time (using relative time) in siteinfo so ↵ | friendica | 2014-12-21 | 2 | -5/+2 |
| | | | | 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_merge | friendica | 2014-12-21 | 1 | -10/+14 |
|\ | |||||
| * | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -10/+14 |
| | | | | | | | | progress... | ||||
* | | fix double encoding of homepage in profile activity - not as ↵ | friendica | 2014-12-21 | 2 | -1/+6 |
|/ | | | | straight-forward as it looked | ||||
* | Access list of smilies over JSON | Stefan Parviainen | 2014-12-20 | 1 | -31/+38 |
| | |||||
* | allow a variety of latitude/longitude delimiters since nobody can agree on them. | friendica | 2014-12-17 | 1 | -1/+3 |
| | |||||
* | ability to generate arbitrary map with [ map=lat/lon] and also free form ↵ | friendica | 2014-12-17 | 2 | -0/+25 |
| | | | | location using [ map]somewhere[/map] but the second one currently has no plugins available to generate it. | ||||
* | make unique hub filter more robust and straight-forward so it's easier to ↵ | friendica | 2014-12-17 | 1 | -7/+25 |
| | | | | understand and debug since it's such a critical piece of the delivery chain | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-17 | 2 | -3/+3 |
|\ | |||||
| * | fix label of preview button | marijus | 2014-12-17 | 2 | -2/+2 |
| | | |||||
| * | fix editing of posts | marijus | 2014-12-17 | 1 | -1/+1 |
| | | |||||
* | | critical notifier fix to make diaspora delivery work reliably again. If ↵ | friendica | 2014-12-17 | 1 | -18/+11 |
|/ | | | | everything breaks revert or debug. | ||||
* | fix some directory anomolies | friendica | 2014-12-16 | 1 | -2/+4 |
| | |||||
* | Add [ map ] element to bbcode, no closing tag. Requires a map generator ↵ | friendica | 2014-12-16 | 2 | -0/+22 |
| | | | | plugin (like openstreetmap which was just updated) and also requires that the author has browser location enabled. | ||||
* | edit and preview removed from additional features and turned into core ↵ | friendica | 2014-12-16 | 3 | -7/+6 |
| | | | | functionality (always enabled). | ||||
* | build a channel based thread viewing link when in list_mode and when using ↵ | friendica | 2014-12-16 | 1 | -1/+9 |
| | | | | the channel module, which will disable list_mode (this was checked in yesterday) for the benefit of viewing threads with the correct identities and comment permissions instead of relying on the semi-random uid chosen by mod/display when viewed by an authenticated remote_user(). | ||||
* | add Thomas's Diaspora repair script as include/fixd.php - altered so it can ↵ | friendica | 2014-12-16 | 2 | -11/+46 |
| | | | | | | 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_merge | friendica | 2014-12-15 | 3 | -6/+3 |
|\ | |||||
| * | Issue #743 | Thomas Willingham | 2014-12-15 | 1 | -6/+1 |
| | | |||||
| * | Undo accidental reversion included in last checkin | Thomas Willingham | 2014-12-15 | 1 | -2/+2 |
| | | |||||
| * | Doco: How to write foreign doco in how to write doco doco. | Thomas Willingham | 2014-12-15 | 1 | -2/+3 |
| | | |||||
| * | Merge pull request #744 from pafcu/searchhelp | Thomas Willingham | 2014-12-15 | 1 | -0/+1 |
| |\ | | | | | | | Add hint on how to use search box | ||||
| | * | Add hint on how to use search box | Stefan Parviainen | 2014-12-14 | 1 | -0/+1 |
| | | | |||||
* | | | wall tags | friendica | 2014-12-15 | 2 | -1/+25 |
|/ / | |||||
* | | don't remove obsolete hublocs that have no sitekey - it will remove all ↵ | friendica | 2014-12-14 | 1 | -1/+1 |
| | | | | | | | | kinds of other hublocs it isn't supposed to (e.g. diaspora). | ||||
* | | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 4 | -226/+221 |
| | | | | | | | | Some smaller clean ups whitepsaces and tabs, use PHP_EOL, Doxygen, etc. | ||||
* | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-12-13 | 1 | -27/+27 |
|\ \ | |||||
| * | | Merge pull request #738 from pafcu/moreids | Thomas Willingham | 2014-12-13 | 1 | -27/+27 |
| |\| | | | | | | | Add some ids to nav elements | ||||
| | * | Add some ids to nav elements | Stefan Parviainen | 2014-12-12 | 1 | -27/+27 |
| | | | |||||
* | | | Let Diaspora hublocs come back by allowing discover_by_webbie() to carry on if | Thomas Willingham | 2014-12-13 | 1 | -3/+2 |
|/ / | | | | | | | | | | | and look for a hubloc even if an xchan is found. You'll probably need to loop through the missing ones manually. | ||||
* | | don't import to sys channel from self-censored authors | friendica | 2014-12-12 | 1 | -1/+11 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-10 | 10 | -233/+596 |
|\ \ | |||||
| * | | Provide censorship. | Thomas Willingham | 2014-12-10 | 1 | -4/+9 |
| | | | |||||
| * | | show clear browser location button only if use browser location option is ↵ | marijus | 2014-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | set and minor css fixes | ||||
| * | | Make it clear that title and categories are optional | Stefan Parviainen | 2014-12-08 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #726 from pafcu/tagsinotherchannels | Thomas Willingham | 2014-12-08 | 2 | -3/+270 |
| |\ | | | | | | | 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 Parviainen | 2014-12-07 | 2 | -3/+270 |
| | | | | | | | | | | | | the channels | ||||
| * | | Merge pull request #723 from pafcu/diropts | Thomas Willingham | 2014-12-08 | 1 | -0/+17 |
| |\ \ | | | | | | | | | Directory sorting as a dropdown, forum filter as checkbox, option to sor... |