| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -6/+5 |
|\| |
|
| * | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -2/+2 |
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -5/+5 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -5/+4 |
* | | start on item_restrict conversion | friendica | 2015-01-22 | 1 | -4/+3 |
* | | more expanding item flags | friendica | 2015-01-22 | 1 | -7/+2 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -1/+1 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -12/+10 |
|/ |
|
* | correct some activity object types (for comments), also fix a foreach warning... | friendica | 2015-01-14 | 1 | -14/+21 |
* | some back-end code to support location activity objects. Work in progress. | friendica | 2015-01-14 | 1 | -0/+1 |
* | provide a setting to control ALLOWCODE permissions at the channel level - it ... | friendica | 2015-01-13 | 1 | -2/+2 |
* | Allow tags in mail, many profile fields, and admin info | Stefan Parviainen | 2015-01-13 | 1 | -1/+1 |
* | Refactor mention code to make it more reusable | Stefan Parviainen | 2015-01-12 | 1 | -67/+15 |
* | fix shares that are processed with markdown (regression, this was pulled from... | friendica | 2015-01-01 | 1 | -3/+5 |
* | issue #777, make photo cache time configurable, read the comments. | friendica | 2014-12-27 | 1 | -1/+2 |
* | Show tags in other channels profile field to make it easier to navigate to th... | Stefan Parviainen | 2014-12-07 | 1 | -259/+3 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -14/+24 |
|\ |
|
| * | some more work on sys publishing | friendica | 2014-11-11 | 1 | -11/+10 |
| * | a couple of places where we need to look for a sys channel euid. | friendica | 2014-11-11 | 1 | -10/+18 |
| * | wall posted comment to a top-level wall post which arrived via a route (e.g. ... | friendica | 2014-11-03 | 1 | -0/+3 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -3/+3 |
|/ |
|
* | if any privacy tags are created on a top level post, restrict the post; since... | friendica | 2014-10-28 | 1 | -1/+14 |
* | several unrelated things - auto_follow wasn't working for new accounts, error... | friendica | 2014-10-27 | 1 | -1/+2 |
* | Issue #661 | Thomas Willingham | 2014-10-24 | 1 | -1/+1 |
* | improved wall-to-wall detection for comments so we can handle Diaspora signin... | friendica | 2014-10-22 | 1 | -6/+16 |
* | private forum issues | friendica | 2014-10-21 | 1 | -0/+15 |
* | fix diaspora reshare tags | friendica | 2014-10-10 | 1 | -1/+1 |
* | add 'nopush' option to the post API so somebody could bulk load a bunch of ex... | friendica | 2014-10-05 | 1 | -9/+16 |
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 1 | -1/+3 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -2/+2 |
* | provide a config option to prevent wall uploads (photos and files) from being... | friendica | 2014-09-02 | 1 | -0/+9 |
* | various diaspora issues | friendica | 2014-08-29 | 1 | -0/+6 |
* | switch everything over to crypto_encapsulate() | friendica | 2014-08-23 | 1 | -2/+2 |
* | profile edit - missing visibility and drop link on non-default profiles, re-a... | friendica | 2014-08-21 | 1 | -1/+0 |
* | escape tags when using markdown. Strange things happen if you put HTML entiti... | friendica | 2014-08-14 | 1 | -2/+2 |
* | make mention tagging by webbie do the right thing. | friendica | 2014-08-10 | 1 | -1/+1 |
* | a couple of "not quite public" fixes | friendica | 2014-08-08 | 1 | -12/+10 |
* | public scope delivery issues | friendica | 2014-08-06 | 1 | -2/+2 |
* | basic 'notpublic' bits working | friendica | 2014-08-06 | 1 | -2/+12 |
* | issues #542 #543 - mentions not linked on editing a post if they contained a ... | friendica | 2014-07-24 | 1 | -0/+9 |
* | turn that into a feature | friendica | 2014-07-02 | 1 | -2/+1 |
* | optionally allow zrl usage from specific markdown sources | friendica | 2014-07-01 | 1 | -1/+1 |
* | easter egg | friendica | 2014-07-01 | 1 | -1/+8 |
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 1 | -4/+8 |
* | notification being sent for comments from blocked connections on same site. | friendica | 2014-06-26 | 1 | -1/+5 |
* | fix space around brackets changing. | friendica | 2014-06-19 | 1 | -3/+5 |
* | issues with editing webpage permissions | friendica | 2014-06-15 | 1 | -2/+8 |
* | ensure item_private tracks acl fields on edit | friendica | 2014-06-15 | 1 | -1/+10 |
* | webpage permissions weirdness | friendica | 2014-06-14 | 1 | -9/+14 |
* | fix author delete (non-owner) | friendica | 2014-05-14 | 1 | -3/+3 |