Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | notes about private realm registrations and multiple primary directories. | friendica | 2015-02-22 | 1 | -1/+13 |
| | |||||
* | Merge pull request #908 from zzottel/master | RedMatrix | 2015-02-21 | 2 | -1/+7 |
|\ | | | | | set html title to item title in channel/mid and display pages | ||||
| * | correct indent | zottel | 2015-02-20 | 1 | -2/+2 |
| | | |||||
| * | show item title in channel/mid and display pages | zottel | 2015-02-20 | 2 | -1/+7 |
| | | |||||
* | | Merge pull request #907 from tuscanhobbit/dev | RedMatrix | 2015-02-21 | 1 | -1/+14 |
|\ \ | |/ |/| | Added version tag to siteinfo/json | ||||
| * | Fixes to version tag in siteinfo/json | Paolo Tacconi | 2015-02-20 | 1 | -3/+3 |
| | | |||||
| * | Added version tag to siteinfo/json | Paolo Tacconi | 2015-02-20 | 1 | -1/+14 |
| | | |||||
* | | INSTALL: 'store' is created during setup but not 'store/[data]/smarty3' and ↵ | friendica | 2015-02-19 | 1 | -1/+1 |
|/ | | | | we explicitly check for the latter and report that it isn't there or isn't writable. Doh. | ||||
* | The Diaspora communications policies allow comments to public posts ↵ | friendica | 2015-02-17 | 1 | -3/+22 |
| | | | | literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page. | ||||
* | bring back like/dislike summaries on photos | friendica | 2015-02-16 | 1 | -4/+20 |
| | |||||
* | mopping up the public site ratings | friendica | 2015-02-16 | 1 | -4/+4 |
| | |||||
* | quick fix for photos page until calls to like_puller() are fixed | friendica | 2015-02-16 | 1 | -4/+4 |
| | |||||
* | pubsites ratings (mod/pubsites really really needs to be templatised, this ↵ | friendica | 2015-02-16 | 2 | -4/+9 |
| | | | | was quick and dirty) | ||||
* | force site_url to be lowercase when stored. Otherwise rating hubs on ↵ | friendica | 2015-02-15 | 3 | -6/+20 |
| | | | | postgres could get real messy. | ||||
* | preparatory work for site ratings | friendica | 2015-02-15 | 2 | -10/+23 |
| | |||||
* | site firehose | friendica | 2015-02-15 | 1 | -3/+11 |
| | |||||
* | taganyone wasn't working | friendica | 2015-02-15 | 1 | -2/+5 |
| | |||||
* | lost ability to delete events | friendica | 2015-02-15 | 2 | -1/+32 |
| | |||||
* | failure to auto update comments if it's your own. | friendica | 2015-02-14 | 2 | -6/+9 |
| | |||||
* | issue #896 | friendica | 2015-02-12 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2015-02-12 | 2 | -1/+2 |
| | |||||
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵ | friendica | 2015-02-12 | 9 | -45/+21 |
| | | | | searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief. | ||||
* | well that was certainly fun. And the reason why likes and other acitivity ↵ | friendica | 2015-02-11 | 1 | -1/+1 |
| | | | | deletions weren't propagating. Hopefully this is the last reason and there aren't more lurking further down the chain. | ||||
* | item voting tools | friendica | 2015-02-10 | 2 | -1/+10 |
| | |||||
* | 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 |
| | |||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -0/+12 |
| | |||||
* | event form - provide map ability for location field and add preview ability | friendica | 2015-02-09 | 1 | -0/+9 |
| | |||||
* | title missing sending to diaspora (which doesn't support titles but let's ↵ | friendica | 2015-02-09 | 1 | -1/+1 |
| | | | | not go there). | ||||
* | help text for the "adjust for viewer timezone" toggle switch since you ↵ | friendica | 2015-02-08 | 1 | -1/+1 |
| | | | | apparently need an IQ of 230 or greater to be able to use it correctly. | ||||
* | undo extra logging | friendica | 2015-02-08 | 1 | -0/+1 |
| | |||||
* | make default calendar view ambivalent to the state of the ignore flag. | friendica | 2015-02-08 | 1 | -3/+2 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-08 | 1 | -1/+1 |
|\ | |||||
| * | revert to get_rel_link() | marijus | 2015-02-06 | 1 | -1/+1 |
| | | |||||
* | | restrict "mark all events seen" to only the events that are presented in the ↵ | friendica | 2015-02-08 | 1 | -2/+4 |
|/ | | | | notification view. | ||||
* | fix objurl until get_rel_link() gets sorted | marijus | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | style the checkboxes in the event form | friendica | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | event form cleanup backported from trinidad - still need to style the checkboxes | friendica | 2015-02-05 | 1 | -3/+4 |
| | |||||
* | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 1 | -0/+158 |
| | |||||
* | hide channel address in directory from hovertip if not logged into the matrix | friendica | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | remove extra debugging | friendica | 2015-02-03 | 1 | -2/+1 |
| | |||||
* | probably enough for now - couldn't get the censorship filter in today, I ↵ | friendica | 2015-02-03 | 2 | -1/+2 |
| | | | | think that's the only bit missing. | ||||
* | order ratings friends first | friendica | 2015-02-03 | 2 | -2/+18 |
| | |||||
* | final cleanup on ratings feature | friendica | 2015-02-03 | 1 | -1/+23 |
| | |||||
* | finish off the sync functions | friendica | 2015-02-03 | 1 | -2/+3 |
| | |||||
* | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 3 | -35/+24 |
| | |||||
* | rating form work | friendica | 2015-02-03 | 1 | -0/+5 |
| | |||||
* | styling for the directory page when it comes to ratings | friendica | 2015-02-03 | 3 | -15/+2 |
| | |||||
* | honour block public setting - especially for standalones | friendica | 2015-02-03 | 3 | -1/+24 |
| |