aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Use grouped select field for timezone selectionStefan Parviainen2015-01-011-38/+9
|
* Revert "Revert "Language names via intl library.""Stefan Parviainen2014-12-312-7/+25
| | | | This reverts commit 4f35efa0bad4ae6489b63f3eebafe6542d654094.
* Revert "Language names via intl library."RedMatrix2014-12-312-25/+7
|
* Merge pull request #796 from pafcu/profeditfixRedMatrix2014-12-311-1/+4
|\ | | | | Don't show links to edit alternate profiles if multi_profiles is disable...
| * Don't show links to edit alternate profiles if multi_profiles is disabledStefan Parviainen2014-12-301-1/+4
| |
* | Merge pull request #794 from pafcu/langRedMatrix2014-12-312-7/+25
|\ \ | | | | | | Language names via intl library.
| * | Update function doc, return language code if language is not recognizedStefan Parviainen2014-12-301-3/+7
| | |
| * | Language names via intl library. Fixes #773Stefan Parviainen2014-12-302-5/+19
| |/
* | Merge pull request #791 from pafcu/notificationsRedMatrix2014-12-311-2/+15
|\ \ | | | | | | Improved notifications
| * | Make showing wall posts, intros and private messages under Notices optionalStefan Parviainen2014-12-301-2/+15
| | |
* | | design fixes for photos, files and random fixesmarijus2014-12-301-0/+6
| |/ |/|
* | fix recursive file permissionsmarijus2014-12-301-1/+1
|/
* Merge pull request #778 from pafcu/loginredirRedMatrix2014-12-291-1/+1
|\ | | | | Redirect to login page on failed login. Fixes #628
| * Redirect to login page on failed login. Fixes #628Stefan Parviainen2014-12-281-1/+1
| |
* | Merge pull request #779 from pafcu/audiopafcu2014-12-281-2/+2
|\ \ | | | | | | Make spaces work in [audio] and [video]. Fixes #774
| * | Fix typoStefan Parviainen2014-12-281-1/+1
| | |
| * | Make spaces work in [audio] and [video]. Fixes #774Stefan Parviainen2014-12-281-2/+2
| |/
* / some more mime-type -> icon for filebrowsermarijus2014-12-271-2/+13
|/
* more work on filesmarijus2014-12-271-0/+41
|
* change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that ↵friendica2014-12-261-53/+53
| | | | individual connections can be revoked instead of this being inherited and un-changeable
* cleanup bb2diaspora - was getting cruftyfriendica2014-12-231-20/+0
|
* diaspora formatting improvements (getting too many xx-large posts)friendica2014-12-221-4/+6
|
* some improvements in api direct messagesfriendica2014-12-221-4/+9
|
* direct messages in api have some issues, not properly ported from friendica ↵friendica2014-12-222-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 itStefan Parviainen2014-12-221-6/+23
|
* Fix feature check in apps (missing parenthesis), allow multiple requires ↵Stefan Parviainen2014-12-221-54/+59
| | | | (comma separated)
* provide last successful poll run time (using relative time) in siteinfo so ↵friendica2014-12-212-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_mergefriendica2014-12-211-10/+14
|\
| * files: make mod/filestorage.php load via ajax and some design work. work in ↵marijus2014-12-211-10/+14
| | | | | | | | progress...
* | fix double encoding of homepage in profile activity - not as ↵friendica2014-12-212-1/+6
|/ | | | straight-forward as it looked
* Access list of smilies over JSONStefan Parviainen2014-12-201-31/+38
|
* allow a variety of latitude/longitude delimiters since nobody can agree on them.friendica2014-12-171-1/+3
|
* ability to generate arbitrary map with [ map=lat/lon] and also free form ↵friendica2014-12-172-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 ↵friendica2014-12-171-7/+25
| | | | understand and debug since it's such a critical piece of the delivery chain
* Merge https://github.com/friendica/red into pending_mergefriendica2014-12-172-3/+3
|\
| * fix label of preview buttonmarijus2014-12-172-2/+2
| |
| * fix editing of postsmarijus2014-12-171-1/+1
| |
* | critical notifier fix to make diaspora delivery work reliably again. If ↵friendica2014-12-171-18/+11
|/ | | | everything breaks revert or debug.
* fix some directory anomoliesfriendica2014-12-161-2/+4
|
* Add [ map ] element to bbcode, no closing tag. Requires a map generator ↵friendica2014-12-162-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 ↵friendica2014-12-163-7/+6
| | | | functionality (always enabled).
* build a channel based thread viewing link when in list_mode and when using ↵friendica2014-12-161-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 ↵friendica2014-12-162-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_mergefriendica2014-12-153-6/+3
|\
| * Issue #743Thomas Willingham2014-12-151-6/+1
| |
| * Undo accidental reversion included in last checkinThomas Willingham2014-12-151-2/+2
| |
| * Doco: How to write foreign doco in how to write doco doco.Thomas Willingham2014-12-151-2/+3
| |
| * Merge pull request #744 from pafcu/searchhelpThomas Willingham2014-12-151-0/+1
| |\ | | | | | | Add hint on how to use search box
| | * Add hint on how to use search boxStefan Parviainen2014-12-141-0/+1
| | |
* | | wall tagsfriendica2014-12-152-1/+25
|/ /