| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | minor optimisation | friendica | 2014-07-01 | 1 | -8/+4 |
* | notification being sent for comments from blocked connections on same site. | friendica | 2014-06-26 | 1 | -0/+1 |
* | process profile like removals with normal low_level drop_item | friendica | 2014-06-23 | 1 | -0/+9 |
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -6/+8 |
* | access control modification functions (item specific - we may need these for ... | friendica | 2014-06-17 | 1 | -0/+35 |
* | issues with editing webpage permissions | friendica | 2014-06-15 | 1 | -2/+4 |
* | webpage permissions weirdness | friendica | 2014-06-14 | 1 | -6/+8 |
* | poke notifications | friendica | 2014-06-04 | 1 | -0/+28 |
* | Make tag delivery work when channel name differs from profile name | Alexandre Hannud Abdo | 2014-05-21 | 1 | -5/+5 |
* | zrlify (turn into zmg) any relevant img tags in a post. | friendica | 2014-05-13 | 1 | -0/+25 |
* | issue #432 permission changes lost editing webpage (and other non-post items) | friendica | 2014-05-04 | 1 | -2/+0 |
* | posted_dates() needs a re-write so we can make a much prettier archive widget | friendica | 2014-04-30 | 1 | -1/+41 |
* | Remove automatic bookmarking - it was a bad idea and just leads to menu clutt... | friendica | 2014-04-30 | 1 | -21/+0 |
* | A useful hook | friendica | 2014-04-25 | 1 | -0/+5 |
* | ability to unset a layout and subthread is probably close to working again. | friendica | 2014-04-23 | 1 | -8/+24 |
* | this should fix mention notification that aren't plus tagged | friendica | 2014-04-19 | 1 | -4/+20 |
* | more optimisations for discovery mode of zotfeed | friendica | 2014-04-17 | 1 | -2/+6 |
* | improve zotfeed for discover channel so it will send updates to posts you've ... | friendica | 2014-04-17 | 1 | -7/+7 |
* | no this is the way to do it | friendica | 2014-04-11 | 1 | -2/+2 |
* | Use @+ to tag a forum and also restrict the post to the forum, this leaves @!... | friendica | 2014-04-11 | 1 | -2/+2 |
* | move the deleted flag setting to encode_item_flags() where it belongs now tha... | friendica | 2014-04-10 | 1 | -4/+3 |
* | Include the entire original item when notifying other channels of deletions a... | friendica | 2014-04-10 | 1 | -5/+0 |
* | wrong var name in add_source_route | friendica | 2014-03-31 | 1 | -2/+2 |
* | crank up logging | friendica | 2014-03-31 | 1 | -0/+2 |
* | community tags don't show up in the tagged posts because we removed the displ... | friendica | 2014-03-31 | 1 | -0/+1 |
* | Merge branch 'route' | friendica | 2014-03-31 | 1 | -1/+33 |
|\ |
|
| * | doco | friendica | 2014-03-31 | 1 | -0/+5 |
| * | finish up the source route storage so we can prevent messages from flowing up... | friendica | 2014-03-31 | 1 | -17/+10 |
| * | source routing stuff | friendica | 2014-03-29 | 1 | -0/+34 |
* | | issue #378, failure to correctly link tags where one tag contains a substring... | friendica | 2014-03-30 | 1 | -0/+1 |
|/ |
|
* | try and sort out the item delete mess | friendica | 2014-03-27 | 1 | -14/+51 |
* | need include | friendica | 2014-03-26 | 1 | -0/+2 |
* | there's the problem | friendica | 2014-03-26 | 1 | -4/+5 |
* | more work on firehose | friendica | 2014-03-26 | 1 | -1/+1 |
* | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 1 | -11/+20 |
* | cheange encode_item() logging to logger_data because it's way too noisy and h... | friendica | 2014-03-23 | 1 | -1/+1 |
* | cleanup | friendica | 2014-03-18 | 1 | -13/+15 |
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it use... | friendica | 2014-03-04 | 1 | -2/+2 |
* | enable network/matrix expiration, this should be functional but the options h... | friendica | 2014-03-03 | 1 | -27/+23 |
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 1 | -1/+1 |
* | title missing in private mention posts | friendica | 2014-02-20 | 1 | -3/+1 |
* | project "snakebite" | friendica | 2014-02-17 | 1 | -2/+48 |
* | Merge pull request #316 from dawnbreak/master | friendica | 2014-02-17 | 1 | -20/+0 |
|\ |
|
| * | removed unused function posted_date_widget | Klaus | 2014-02-16 | 1 | -20/+0 |
* | | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 1 | -0/+7 |
* | | strip hard-wired zids from posted links as they will have the wrong identity ... | friendica | 2014-02-16 | 1 | -1/+10 |
|/ |
|
* | fix tag delivery default permissions (use channel_allow_cid rather than allow... | friendica | 2014-02-13 | 1 | -11/+11 |
* | better bookmark escaping | friendica | 2014-02-10 | 1 | -2/+3 |
* | don't add bookmark tags to naked links inside code blocks | friendica | 2014-02-10 | 1 | -0/+9 |
* | fix the "every other link gets messed up" problem | friendica | 2014-02-09 | 1 | -1/+3 |