Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loop detection | redmatrix | 2015-12-17 | 2 | -5/+12 |
| | |||||
* | more work on media uploads via api | redmatrix | 2015-12-17 | 2 | -9/+27 |
| | |||||
* | issue #228 | redmatrix | 2015-12-17 | 1 | -2/+2 |
| | |||||
* | queue/notification/delivery refactor continued | redmatrix | 2015-12-16 | 4 | -240/+118 |
| | |||||
* | some notifier optimisations. Also put a fixme on the invite total ↵ | redmatrix | 2015-12-16 | 1 | -25/+17 |
| | | | | generations for new accounts, which is incorrect and now commented out. | ||||
* | some more minor api tweaks | redmatrix | 2015-12-15 | 1 | -5/+9 |
| | |||||
* | remove deprecated table | redmatrix | 2015-12-15 | 1 | -7/+2 |
| | |||||
* | additional fix for the array_key_exists message in #221 | redmatrix | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | issue #221 | redmatrix | 2015-12-15 | 2 | -6/+19 |
| | |||||
* | enhance whitespace | redmatrix | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | fix typos before merging | redmatrix | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | revise the photo activity a bit so that we always have a valid activity ↵ | redmatrix | 2015-12-15 | 4 | -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 api | redmatrix | 2015-12-15 | 1 | -15/+7 |
| | |||||
* | more queue api | redmatrix | 2015-12-15 | 3 | -29/+28 |
| | |||||
* | more work on queue api | redmatrix | 2015-12-14 | 4 | -67/+45 |
| | |||||
* | simplify queue insertion for normal items | redmatrix | 2015-12-14 | 2 | -39/+44 |
| | |||||
* | regenerate the item body for linked photo items that now have no body to ↵ | redmatrix | 2015-12-14 | 2 | -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 false | redmatrix | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | revert include/photos.php:L380 | redmatrix | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | more work on api media uploads | redmatrix | 2015-12-13 | 3 | -9/+20 |
| | |||||
* | remove the unqualified "OAuth" namespace from the project. We need to ↵ | redmatrix | 2015-12-13 | 3 | -15/+15 |
| | | | | reference either OAuth1 or OAuth2. | ||||
* | a couple of api improvements | redmatrix | 2015-12-11 | 2 | -2/+11 |
| | |||||
* | add deprecated update_with_media endpoint | redmatrix | 2015-12-11 | 1 | -0/+1 |
| | |||||
* | incorrect obj_type on several items | redmatrix | 2015-12-11 | 2 | -2/+3 |
| | |||||
* | some minor cleanup - change the default of the discover tab (public stream ↵ | redmatrix | 2015-12-10 | 1 | -10/+8 |
| | | | | access) | ||||
* | some major cleanup of api authentication stuff - still needs much more and ↵ | redmatrix | 2015-12-10 | 3 | -114/+109 |
| | | | | this still may not solve #206 | ||||
* | start working on the singleton setting | redmatrix | 2015-12-09 | 4 | -7/+34 |
| | |||||
* | provide paths for include files | redmatrix | 2015-12-09 | 1 | -5/+5 |
| | |||||
* | Fix #109. | jeroenpraat | 2015-12-09 | 1 | -2/+2 |
| | |||||
* | remove duplicated code | redmatrix | 2015-12-08 | 1 | -8/+10 |
| | |||||
* | use killme() instead of die() so that any sessions are closed cleanly. | redmatrix | 2015-12-08 | 1 | -4/+6 |
| | |||||
* | remove some unused stuff | redmatrix | 2015-12-08 | 1 | -6/+0 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-07 | 2 | -2/+2 |
|\ | |||||
| * | fix issue #210 | Mario Vavti | 2015-12-07 | 1 | -1/+1 |
| | | |||||
| * | change album_id logic to make it work with ajax calls | Mario Vavti | 2015-12-07 | 1 | -1/+0 |
| | | |||||
| * | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 1 | -0/+1 |
| | | |||||
* | | a loose end | redmatrix | 2015-12-07 | 1 | -1/+1 |
| | | |||||
* | | abstract the message handlers | redmatrix | 2015-12-07 | 1 | -6/+5 |
|/ | |||||
* | provide plugin hooks for blacklist checking functions. | redmatrix | 2015-12-06 | 1 | -0/+13 |
| | |||||
* | minor optimisation | redmatrix | 2015-12-06 | 1 | -1/+0 |
| | |||||
* | start of v4 | redmatrix | 2015-12-06 | 2 | -0/+420 |
| | |||||
* | Merge branch 'master' into dev | redmatrix | 2015-12-05 | 1 | -1/+1 |
|\ | |||||
| * | fix rendering of unseen forum posts count | Mario Vavti | 2015-12-04 | 1 | -1/+1 |
| | | |||||
* | | use the channel blacklist for items and mail, still todo: directory and stuff | redmatrix | 2015-12-03 | 2 | -0/+25 |
|/ | |||||
* | use the std_version where applicable instead of matching to the git. | redmatrix | 2015-12-03 | 1 | -4/+6 |
| | |||||
* | prevent function name re-declaration in widget space | redmatrix | 2015-12-02 | 1 | -4/+5 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-02 | 1 | -5/+6 |
|\ | |||||
| * | fix mail attachment and photo permissions. issue #202 | Mario Vavti | 2015-12-02 | 1 | -4/+5 |
| | | |||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-12-02 | 2 | -5/+4 |
| |\ | |||||
| * | | fix attachment rendering for mail | Mario Vavti | 2015-12-02 | 1 | -1/+1 |
| | | |