Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | to get the correct total count we should probably only count the arrays with ↵ | marijus | 2015-02-11 | 1 | -1/+10 | |
| | | | | | | | | count key set | |||||
| * | typo agree->disagree | marijus | 2015-02-11 | 1 | -1/+1 | |
| | | ||||||
* | | well that was certainly fun. And the reason why likes and other acitivity ↵ | friendica | 2015-02-11 | 1 | -3/+4 | |
| | | | | | | | | deletions weren't propagating. Hopefully this is the last reason and there aren't more lurking further down the chain. | |||||
* | | more efficient processing of response activities, plus a proof of concept ↵ | friendica | 2015-02-11 | 3 | -19/+59 | |
| | | | | | | | | fix for the problem of receiving a delete notification before we actually get the item which we're supposed to delete. | |||||
* | | cut/paste typo | friendica | 2015-02-11 | 1 | -1/+1 | |
|/ | ||||||
* | more permissions tweaking | friendica | 2015-02-10 | 2 | -5/+19 | |
| | ||||||
* | fix permissions | friendica | 2015-02-10 | 1 | -2/+2 | |
| | ||||||
* | ensure we have permission before displaying buttons | friendica | 2015-02-10 | 1 | -2/+2 | |
| | ||||||
* | item voting tools | friendica | 2015-02-10 | 4 | -2/+12 | |
| | ||||||
* | improvements in duplicate like detection, especially w/r/t event participation | friendica | 2015-02-10 | 1 | -1/+1 | |
| | ||||||
* | more attendance | friendica | 2015-02-10 | 1 | -73/+69 | |
| | ||||||
* | cleanup event attendance - make sure it works in list mode. | friendica | 2015-02-10 | 1 | -13/+4 | |
| | ||||||
* | more progress on event confirmations | friendica | 2015-02-10 | 2 | -5/+35 | |
| | ||||||
* | like formatting for extended consensus items | friendica | 2015-02-09 | 2 | -0/+76 | |
| | ||||||
* | apply max_import_size to Diaspora posts | friendica | 2015-02-09 | 1 | -0/+43 | |
| | ||||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-09 | 1 | -6/+1 | |
|\ | ||||||
| * | improve sql query | marijus | 2015-02-09 | 1 | -6/+1 | |
| | | ||||||
* | | title missing sending to diaspora (which doesn't support titles but let's ↵ | friendica | 2015-02-09 | 1 | -19/+2 | |
|/ | | | | not go there). | |||||
* | fix for service_plink() after observing it in the wild | friendica | 2015-02-09 | 1 | -1/+1 | |
| | ||||||
* | generate the correct service permalink | friendica | 2015-02-08 | 2 | -6/+28 | |
| | ||||||
* | get_rel_link broken - also weekly doc updates | friendica | 2015-02-06 | 1 | -1/+1 | |
| | ||||||
* | event form cleanup backported from trinidad - still need to style the checkboxes | friendica | 2015-02-05 | 1 | -1/+2 | |
| | ||||||
* | allow post expiration to be set from a config (and therefore a plugin/addon) | friendica | 2015-02-05 | 1 | -1/+4 | |
| | ||||||
* | over-ride permissions for sys channel delivery from diaspora | friendica | 2015-02-05 | 1 | -9/+13 | |
| | ||||||
* | another issue with diaspora postings to sys channel - sys has no ↵ | friendica | 2015-02-05 | 1 | -6/+14 | |
| | | | | connections, hence no abook records. | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-05 | 2 | -23/+65 | |
|\ | ||||||
| * | typo | marijus | 2015-02-05 | 1 | -1/+1 | |
| | | ||||||
| * | forgot to remove some debug stuff | marijus | 2015-02-05 | 1 | -2/+0 | |
| | | ||||||
| * | make file activity respect parent dir permissions work | marijus | 2015-02-05 | 1 | -22/+66 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-02-05 | 13 | -35/+397 | |
| |\ | ||||||
| * | | escape dates | Habeas Codice | 2015-02-05 | 1 | -1/+1 | |
| | | | ||||||
* | | | author profile photo in reshare wasn't linked | friendica | 2015-02-05 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | diaspora public posts not delivering to sys channel if there were no other ↵ | friendica | 2015-02-04 | 1 | -4/+9 | |
| | | | | | | | | subscribers | |||||
* | | forgot to add the self exclusion | friendica | 2015-02-04 | 1 | -2/+4 | |
| | | ||||||
* | | allow anybody to view ratings - including oneself. Only allow authenticated ↵ | friendica | 2015-02-04 | 1 | -9/+9 | |
| | | | | | | | | folks to edit them. | |||||
* | | add 'view ratings' to the widget. It's actually two stacked widgets rather ↵ | friendica | 2015-02-04 | 1 | -2/+6 | |
| | | | | | | | | than a widget with two entries. That's the only way we can keep the theming consistent with the rconnect button. | |||||
* | | honour the rating enable setting (which we really do need to rename since it ↵ | friendica | 2015-02-04 | 1 | -0/+5 | |
| | | | | | | | | isn't poco any more) | |||||
* | | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 2 | -12/+32 | |
| | | ||||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-04 | 1 | -28/+60 | |
|\ \ | ||||||
| * | | not quite there yet but getting closer a little | marijus | 2015-02-04 | 1 | -28/+60 | |
| | | | ||||||
* | | | first cut at rating widget. The flaw is that it is limited because it ↵ | friendica | 2015-02-04 | 2 | -0/+33 | |
|/ / | | | | | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. | |||||
* | | order ratings friends first | friendica | 2015-02-03 | 1 | -4/+0 | |
| | | ||||||
* | | final cleanup on ratings feature | friendica | 2015-02-03 | 1 | -0/+1 | |
| | | ||||||
* | | finish off the sync functions | friendica | 2015-02-03 | 1 | -0/+43 | |
| | | ||||||
* | | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'master' into pocorate | friendica | 2015-02-03 | 2 | -2/+7 | |
|\ \ | ||||||
| * | | garbage in garbage out | friendica | 2015-02-03 | 2 | -2/+7 | |
| | | | ||||||
* | | | send rating information to directories | friendica | 2015-02-02 | 3 | -24/+153 | |
|/ / | ||||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-02 | 1 | -0/+75 | |
|\ \ | ||||||
| * | | comment out latest changes - needs more testing | marijus | 2015-02-02 | 1 | -4/+4 | |
| | | |