| Commit message (Expand) | Author | Age | Files | Lines |
* | properly trims edited posts before signing so signature verification works | Alexandre Hannud Abdo | 2015-06-23 | 1 | -2/+2 |
* | correctly fix attachment permissions from private mentions | Alexandre Hannud Abdo | 2015-06-10 | 1 | -21/+23 |
* | move the photo and attachment permission syncing past the tag replacement so ... | redmatrix | 2015-06-01 | 1 | -34/+36 |
* | preserve lock on edited comments | redmatrix | 2015-05-21 | 1 | -1/+4 |
* | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 1 | -4/+13 |
* | issue #176, sender copy of item not obscured if using private mention | friendica | 2015-04-20 | 1 | -1/+1 |
* | provide a separate input field for rpost attachments | Mario Vavti | 2015-04-16 | 1 | -1/+1 |
* | item_check_service_class wasn't returning correct results | friendica | 2015-04-13 | 1 | -4/+8 |
* | update features, allow sys account page deletion | friendica | 2015-04-08 | 1 | -0/+4 |
* | add channel_lastpost timestamp to help optimise some outrageously expensive q... | friendica | 2015-03-26 | 1 | -0/+7 |
* | item_check_service_class - the join is totally unnecessary | friendica | 2015-03-25 | 1 | -20/+20 |
* | operation snakebite, cont. | friendica | 2015-03-22 | 1 | -7/+20 |
* | The random bad signatures are because something somewhere is trimming the bod... | friendica | 2015-03-17 | 1 | -1/+1 |
* | when fixing "naked links" make sure not to double link double urls as seen in... | friendica | 2015-03-06 | 1 | -1/+1 |
* | failure to auto update comments if it's your own. | friendica | 2015-02-14 | 1 | -1/+1 |
* | issue #896 | friendica | 2015-02-12 | 1 | -1/+1 |
* | typo | friendica | 2015-02-12 | 1 | -0/+1 |
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -3/+3 |
* | item voting tools | friendica | 2015-02-10 | 1 | -0/+5 |
* | undo extra logging | friendica | 2015-02-08 | 1 | -0/+1 |
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -2/+2 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -5/+5 |
* | 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 |