aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* refresh issueredmatrix2015-12-272-2/+9
|
* spellingredmatrix2015-12-251-1/+1
|
* start on refactor of plugin/theme/widget info block parsingredmatrix2015-12-221-8/+8
|
* make the queue api accessible to addonsredmatrix2015-12-211-1/+7
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-201-0/+1
|\
| * Added 'invitation_only' to site infowave722015-12-201-0/+1
| |
* | merge hellredmatrix2015-12-201-2/+1
|/
* use realpath to bypass symlinks and check actually directoryredmatrix2015-12-182-1/+11
|
* allow widget 'packages' as well as individual filesredmatrix2015-12-181-2/+7
|
* sql delete with limitredmatrix2015-12-182-2/+2
|
* loop detectionredmatrix2015-12-172-5/+12
|
* more work on media uploads via apiredmatrix2015-12-172-9/+27
|
* issue #228redmatrix2015-12-171-2/+2
|
* queue/notification/delivery refactor continuedredmatrix2015-12-164-240/+118
|
* some notifier optimisations. Also put a fixme on the invite total ↵redmatrix2015-12-161-25/+17
| | | | generations for new accounts, which is incorrect and now commented out.
* some more minor api tweaksredmatrix2015-12-151-5/+9
|
* remove deprecated tableredmatrix2015-12-151-7/+2
|
* additional fix for the array_key_exists message in #221redmatrix2015-12-151-1/+1
|
* issue #221redmatrix2015-12-152-6/+19
|
* enhance whitespaceredmatrix2015-12-151-1/+1
|
* fix typos before mergingredmatrix2015-12-151-1/+1
|
* revise the photo activity a bit so that we always have a valid activity ↵redmatrix2015-12-154-50/+53
| | | | body. Several network connectors can get empty posts or posts that don't contain any reference whatsoever to the actual photo. Since this can cause duplicate images on our own site, just provide the activity summary and any included body text to the activity by default. Provide a function to enhance this activity with an actual photo which can be applied on demand for any network connectors that desire it. Otherwise they'll just get a link to the photo in the activity statement - which is better than an empty post. Have applied this "add actual photo to the post" function to both Diaspora and RSS feeds. Also provide the album as the activity target.
* even more queue apiredmatrix2015-12-151-15/+7
|
* more queue apiredmatrix2015-12-153-29/+28
|
* more work on queue apiredmatrix2015-12-144-67/+45
|
* simplify queue insertion for normal itemsredmatrix2015-12-142-39/+44
|
* regenerate the item body for linked photo items that now have no body to ↵redmatrix2015-12-142-0/+22
| | | | provide legal activities when going to other networks. Remove the signature since the signed text was an empty string and we've just replaced it with content that will not verify.
* set following to falseredmatrix2015-12-141-1/+1
|
* revert include/photos.php:L380redmatrix2015-12-141-1/+1
|
* more work on api media uploadsredmatrix2015-12-133-9/+20
|
* remove the unqualified "OAuth" namespace from the project. We need to ↵redmatrix2015-12-133-15/+15
| | | | reference either OAuth1 or OAuth2.
* a couple of api improvementsredmatrix2015-12-112-2/+11
|
* add deprecated update_with_media endpointredmatrix2015-12-111-0/+1
|
* incorrect obj_type on several itemsredmatrix2015-12-112-2/+3
|
* some minor cleanup - change the default of the discover tab (public stream ↵redmatrix2015-12-101-10/+8
| | | | access)
* some major cleanup of api authentication stuff - still needs much more and ↵redmatrix2015-12-103-114/+109
| | | | this still may not solve #206
* start working on the singleton settingredmatrix2015-12-094-7/+34
|
* provide paths for include filesredmatrix2015-12-091-5/+5
|
* Fix #109.jeroenpraat2015-12-091-2/+2
|
* remove duplicated coderedmatrix2015-12-081-8/+10
|
* use killme() instead of die() so that any sessions are closed cleanly.redmatrix2015-12-081-4/+6
|
* remove some unused stuffredmatrix2015-12-081-6/+0
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-072-2/+2
|\
| * fix issue #210Mario Vavti2015-12-071-1/+1
| |
| * change album_id logic to make it work with ajax callsMario Vavti2015-12-071-1/+0
| |
| * make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-071-0/+1
| |
* | a loose endredmatrix2015-12-071-1/+1
| |
* | abstract the message handlersredmatrix2015-12-071-6/+5
|/
* provide plugin hooks for blacklist checking functions.redmatrix2015-12-061-0/+13
|
* minor optimisationredmatrix2015-12-061-1/+0
|