| Commit message (Expand) | Author | Age | Files | Lines |
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 |
* | Add red smiley for the sake of consistency with Friendica's set. | Thomas Willingham | 2013-05-28 | 2 | -0/+1 |
* | convert most red photos to zmg | friendica | 2013-05-28 | 5 | -18/+20 |
* | cleanup localisation of like activities | friendica | 2013-05-28 | 1 | -5/+3 |
* | wrong attribution on likes of comments in email notifications. Let's also cal... | friendica | 2013-05-28 | 4 | -36/+27 |
* | add support for zmg bbcode tag (img with class=zrl) which will eventually get... | friendica | 2013-05-27 | 1 | -1/+3 |
* | 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 they... | Thomas Willingham | 2013-05-27 | 2 | -2/+8 |
* | | 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 travelling... | friendica | 2013-05-27 | 6 | -10/+44 |
* | set default contact affinity back to 99 - we'll solve the other problem anoth... | friendica | 2013-05-24 | 53 | -2787/+3043 |
* | 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 b... | friendica | 2013-05-23 | 2 | -10/+11 |
* | 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 weren... | friendica | 2013-05-22 | 1 | -26/+26 |
* | 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 additional... | friendica | 2013-05-22 | 1 | -0/+12 |
* | 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 w... | friendica | 2013-05-21 | 1 | -0/+13 |
* | 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 director... | friendica | 2013-05-20 | 4 | -1/+93 |
* | 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 | 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 datab... | friendica | 2013-05-16 | 3 | -7/+28 |
* | 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 th... | friendica | 2013-05-16 | 1 | -0/+12 |
* | 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 |