| Commit message (Expand) | Author | Age | Files | Lines |
* | duplicated code | redmatrix | 2015-09-10 | 1 | -8/+0 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-10 | 1 | -0/+8 |
|\ |
|
| * | export likes to clones | redmatrix | 2015-09-10 | 1 | -1/+15 |
* | | sync likes | redmatrix | 2015-09-10 | 1 | -1/+15 |
* | | decentralise likes of things so they can be cloned | redmatrix | 2015-09-09 | 1 | -4/+11 |
* | | separate objs/things from taxonomy | redmatrix | 2015-09-01 | 1 | -7/+6 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-31 | 1 | -1/+2 |
|\| |
|
| * | change the likes db structure to make it more easily importable/exportable | redmatrix | 2015-08-31 | 1 | -1/+2 |
* | | mostly doc tweaks, some import/export work | redmatrix | 2015-08-31 | 1 | -2/+2 |
* | | make likes/dislikes work again | Mario Vavti | 2015-07-17 | 1 | -2/+2 |
* | | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -1/+3 |
* | | Merge branch 'master' into tres | redmatrix | 2015-05-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-17 | 1 | -1/+1 |
| |\| |
|
| | * | more work isolating the projectname from core. | redmatrix | 2015-05-17 | 1 | -1/+1 |
* | | | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -1/+3 |
|\| | |
|
| * | | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -4/+6 |
| * | | first pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -9/+59 |
|\| |
|
| * | allow complete undo of a vote, not just a change of vote | friendica | 2015-03-22 | 1 | -1/+5 |
| * | provide visual feedback when deleting a like by liking it again. | friendica | 2015-03-22 | 1 | -1/+7 |
| * | fix multiple vote issues | friendica | 2015-03-21 | 1 | -2/+3 |
| * | well that was certainly fun. And the reason why likes and other acitivity del... | friendica | 2015-02-11 | 1 | -1/+1 |
| * | improvements in duplicate like detection, especially w/r/t event participation | friendica | 2015-02-10 | 1 | -7/+28 |
| * | correct the object type if it isn't stored/linked to an item yet | friendica | 2015-02-10 | 1 | -1/+1 |
| * | more progress on event confirmations | friendica | 2015-02-10 | 1 | -2/+20 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -6/+6 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -3/+3 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -4/+7 |
|/ |
|
* | basic backend work for creating consensus items | friendica | 2015-01-11 | 1 | -0/+20 |
* | blog mode - turn the comment link into a button and group with the likes/disl... | friendica | 2014-11-18 | 1 | -13/+5 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -2/+2 |
* | use intval rather than dbesc since these are ints. Should work regardless, bu... | friendica | 2014-10-26 | 1 | -2/+2 |
* | allow photos without comments to be liked | friendica | 2014-10-26 | 1 | -2/+15 |
* | provide a specific permission for liking profiles (reuse the obsolete bookmar... | friendica | 2014-07-17 | 1 | -1/+1 |
* | better handling of interactive likes | friendica | 2014-07-17 | 1 | -13/+14 |
* | confirm that something was done. | friendica | 2014-07-17 | 1 | -0/+8 |
* | make mod_like interactive if requested | friendica | 2014-07-17 | 1 | -6/+43 |
* | ability to like things | friendica | 2014-06-23 | 1 | -3/+8 |
* | profile likes | friendica | 2014-06-22 | 1 | -60/+172 |
* | honour the admin censored flag in the directory, and some slow progress on ex... | friendica | 2014-06-22 | 1 | -57/+124 |
* | possible fix for issue #398 | friendica | 2014-04-07 | 1 | -3/+11 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 1 | -0/+1 |
* | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 1 | -1/+2 |
* | issue #106 | friendica | 2013-08-28 | 1 | -1/+1 |
* | localize_item() thinks all likes on posts are likes on comments because we di... | friendica | 2013-08-19 | 1 | -0/+1 |
* | infrastructure for future stuff | friendica | 2013-06-19 | 1 | -2/+1 |
* | wrong attribution on likes of comments in email notifications. Let's also cal... | friendica | 2013-05-28 | 1 | -1/+4 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -3/+3 |
* | magic auth doco | friendica | 2013-04-10 | 1 | -1/+1 |
* | wrapper function to create arbitrary activities (e.g. for plugins and apps) w... | friendica | 2013-04-04 | 1 | -0/+2 |