Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleanup localisation of like activities | friendica | 2013-05-28 | 1 | -5/+3 | |
| | ||||||
* | wrong attribution on likes of comments in email notifications. Let's also ↵ | friendica | 2013-05-28 | 4 | -36/+27 | |
| | | | | call the thing they liked a comment instead of a status | |||||
* | add support for zmg bbcode tag (img with class=zrl) which will eventually ↵ | friendica | 2013-05-27 | 1 | -1/+3 | |
| | | | | get turned into a zid link when rendered for display. TODO - turn photo items and photos uploaded into posts into zmg, then run all incoming bbcode posts through a filter to see if there's a photo from a known hubloc (with an http(s): src attr - not data:) and if so turn it into a zmg. Then fix the zidify functions to look for class="zrl" and we're done. | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-27 | 2 | -2/+8 | |
|\ | ||||||
| * | Prevent showmore covering up the end of posts, plus put likes back where ↵ | Thomas Willingham | 2013-05-27 | 2 | -2/+8 | |
| | | | | | | | | they were pre-threaded comments. | |||||
* | | fix zidify_img_callback - wrong number of args | friendica | 2013-05-27 | 1 | -1/+1 | |
|/ | ||||||
* | zidify img links, delay notifier until actually published for time ↵ | friendica | 2013-05-27 | 6 | -10/+44 | |
| | | | | travelling posts | |||||
* | set default contact affinity back to 99 - we'll solve the other problem ↵ | friendica | 2013-05-24 | 53 | -2787/+3043 | |
| | | | | another way, this one is flawed | |||||
* | use http_authorization header with nginx | friendica | 2013-05-23 | 1 | -0/+10 | |
| | ||||||
* | move new_cookie() to the session driver so we can use it for other purposes ↵ | friendica | 2013-05-23 | 2 | -10/+11 | |
| | | | | besides "normal" web login (for instance magic auth) | |||||
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 3 | -36/+45 | |
| | ||||||
* | implement time travelling posts | friendica | 2013-05-23 | 3 | -0/+20 | |
| | ||||||
* | make 90 the default closeness when humans are involved in the process | friendica | 2013-05-23 | 2 | -2/+2 | |
| | ||||||
* | didn't realise that collections (search by group) and search by contact ↵ | friendica | 2013-05-22 | 1 | -26/+26 | |
| | | | | weren't working on the matrix/network page and had never been properly ported. They're now ported - whether or not they work is another matter. | |||||
* | first cut at generic item search | friendica | 2013-05-22 | 1 | -0/+222 | |
| | ||||||
* | and the obligatory typo | friendica | 2013-05-22 | 1 | -0/+1 | |
| | ||||||
* | add api/red/channel/stream POST method (post_activity_item()), add ↵ | friendica | 2013-05-22 | 1 | -0/+12 | |
| | | | | additional endpoint to channel export to api/red/channel/export/basic | |||||
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 3 | -8/+29 | |
| | ||||||
* | missing comma | friendica | 2013-05-21 | 1 | -1/+1 | |
| | ||||||
* | improvements to post_activity_item() so that it does not behave differently ↵ | friendica | 2013-05-21 | 1 | -0/+13 | |
| | | | | with delivery plugins than post_local via the API. | |||||
* | fix app display | friendica | 2013-05-21 | 2 | -2/+8 | |
| | ||||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 5 | -6/+16 | |
| | ||||||
* | slight privacy tweaks | friendica | 2013-05-20 | 1 | -3/+3 | |
| | ||||||
* | add the "publish in directory" setting to the privacy macros | friendica | 2013-05-20 | 1 | -0/+12 | |
| | ||||||
* | privacy settings macros - the basics except for toggling "publish in ↵ | friendica | 2013-05-20 | 4 | -1/+93 | |
| | | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy. | |||||
* | fix magic auth against orphaned duplicated hublocs | friendica | 2013-05-19 | 1 | -4/+4 | |
| | ||||||
* | some auto-friending cleanups | friendica | 2013-05-19 | 4 | -3/+12 | |
| | ||||||
* | typo in auto permissions | friendica | 2013-05-19 | 2 | -3/+6 | |
| | ||||||
* | issue with auto permissions | friendica | 2013-05-19 | 3 | -3/+11 | |
| | ||||||
* | issue with startpage plugin | friendica | 2013-05-18 | 1 | -0/+1 | |
| | ||||||
* | default page on login changed to matrix (/network) | friendica | 2013-05-18 | 1 | -2/+6 | |
| | ||||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-18 | 2 | -2/+2 | |
|\ | ||||||
| * | Merge pull request #54 from beardy-unixer/master | Thomas Willingham | 2013-05-17 | 2 | -2/+2 | |
| |\ | | | | | | | Typo | |||||
| | * | Typo | Thomas Willingham | 2013-05-18 | 2 | -2/+2 | |
| |/ | ||||||
* / | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 36 | -254/+336 | |
|/ | ||||||
* | we don't need every hubloc for the site, only those that have different keys | friendica | 2013-05-16 | 1 | -1/+1 | |
| | ||||||
* | extend delivery reports to mail | friendica | 2013-05-16 | 1 | -1/+11 | |
| | ||||||
* | allow multiple hublocs | friendica | 2013-05-16 | 1 | -2/+2 | |
| | ||||||
* | workarounds for people that re-install and end up polluting everybody's ↵ | friendica | 2013-05-16 | 3 | -7/+28 | |
| | | | | databases with stale entries | |||||
* | update the really old sample config file | friendica | 2013-05-16 | 1 | -30/+21 | |
| | ||||||
* | if somebody changes the site url during setup - check if we can connect to ↵ | friendica | 2013-05-16 | 1 | -0/+12 | |
| | | | | the new url e.g. it has a valid cert. | |||||
* | convert all the remaining email templates to smarty | friendica | 2013-05-16 | 9 | -52/+54 | |
| | ||||||
* | avoid field name conflict - even if disabled | friendica | 2013-05-15 | 1 | -1/+1 | |
| | ||||||
* | update email template to smarty (several more to go) | friendica | 2013-05-15 | 1 | -5/+5 | |
| | ||||||
* | fix setting account_roles for admin account | friendica | 2013-05-15 | 1 | -1/+1 | |
| | ||||||
* | fix intltext template driver | friendica | 2013-05-15 | 5 | -6/+21 | |
| | ||||||
* | fix intltext templates - maybe | friendica | 2013-05-15 | 3 | -33/+35 | |
| | ||||||
* | another typo | friendica | 2013-05-15 | 1 | -1/+1 | |
| | ||||||
* | more setup work | friendica | 2013-05-15 | 1 | -3/+3 | |
| | ||||||
* | typo | friendica | 2013-05-15 | 1 | -1/+1 | |
| |