Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -4/+2 | |
| | | | | (connections.php) | |||||
* | first cut at zot-finger request signatures | redmatrix | 2016-05-21 | 1 | -0/+6 | |
| | ||||||
* | rework the conversation object stuff at a high level - still needs a bit of ↵ | redmatrix | 2016-05-20 | 1 | -2/+2 | |
| | | | | refactoring | |||||
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -8/+8 | |
| | ||||||
* | provide server role on pubsites page | redmatrix | 2016-05-18 | 1 | -1/+1 | |
| | ||||||
* | SECURITY: a comment to a private post that has been edited (the comment has ↵ | redmatrix | 2016-05-12 | 1 | -0/+10 | |
| | | | | been edited) loses its privacy settings. This comment isn't visible in the stream but may be visible in feeds. | |||||
* | use only the std_version | redmatrix | 2016-05-01 | 1 | -1/+1 | |
| | ||||||
* | implement the singleton delivery stuff | redmatrix | 2016-04-26 | 1 | -1/+1 | |
| | ||||||
* | filter out a bit more dreport noise - especially for private posts to ↵ | redmatrix | 2016-04-14 | 1 | -0/+11 | |
| | | | | multiple recipients. | |||||
* | provide general purpose verification class, remove include/session.php (no ↵ | redmatrix | 2016-04-14 | 1 | -11/+3 | |
| | | | | longer used) | |||||
* | file sync testing | redmatrix | 2016-04-06 | 1 | -0/+3 | |
| | ||||||
* | static App | redmatrix | 2016-03-31 | 1 | -14/+14 | |
| | ||||||
* | make the admin side menu extensible and provide a hook for a channel "move" ↵ | redmatrix | 2016-03-19 | 1 | -0/+6 | |
| | | | | operation that federation plugins might use to re-establish connections after a channel move. | |||||
* | handle UNO move channel operation | redmatrix | 2016-03-09 | 1 | -0/+54 | |
| | ||||||
* | abconfig | redmatrix | 2016-02-29 | 1 | -2/+17 | |
| | ||||||
* | build_sync_packet - no need to sleep after the last sync delivery. | redmatrix | 2016-02-28 | 1 | -1/+5 | |
| | ||||||
* | move dreport to zotlabs\zot namespace | redmatrix | 2016-02-19 | 1 | -7/+4 | |
| | ||||||
* | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 1 | -2/+2 | |
| | | | | project/version info. Move these out of /boot.php | |||||
* | more uno groundwork | redmatrix | 2016-02-05 | 1 | -0/+6 | |
| | ||||||
* | add abook_account to cloned abook records, was missing | redmatrix | 2016-01-26 | 1 | -1/+2 | |
| | ||||||
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -2/+2 | |
| | ||||||
* | provide admin toggle to disable delivery reports | redmatrix | 2016-01-07 | 1 | -0/+3 | |
| | ||||||
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 1 | -32/+32 | |
| | ||||||
* | sql delete with limit | redmatrix | 2015-12-18 | 1 | -1/+1 | |
| | ||||||
* | issue #228 | redmatrix | 2015-12-17 | 1 | -2/+2 | |
| | ||||||
* | additional fix for the array_key_exists message in #221 | redmatrix | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | issue #221 | redmatrix | 2015-12-15 | 1 | -3/+2 | |
| | ||||||
* | more queue api | redmatrix | 2015-12-15 | 1 | -12/+4 | |
| | ||||||
* | more work on queue api | redmatrix | 2015-12-14 | 1 | -27/+18 | |
| | ||||||
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -0/+1 | |
| | ||||||
* | a loose end | redmatrix | 2015-12-07 | 1 | -1/+1 | |
| | ||||||
* | abstract the message handlers | redmatrix | 2015-12-07 | 1 | -6/+5 | |
| | ||||||
* | minor optimisation | redmatrix | 2015-12-06 | 1 | -1/+0 | |
| | ||||||
* | start of v4 | redmatrix | 2015-12-06 | 1 | -0/+419 | |
| | ||||||
* | use the channel blacklist for items and mail, still todo: directory and stuff | redmatrix | 2015-12-03 | 1 | -0/+16 | |
| | ||||||
* | generalise the site black|white allow lists, also add a channel black|white ↵ | redmatrix | 2015-11-29 | 1 | -12/+2 | |
| | | | | list for future use | |||||
* | log whatever is showing up in the delivery hash array since it seems that ↵ | redmatrix | 2015-11-29 | 1 | -0/+4 | |
| | | | | one site has something unusual there and it is throwing errors. | |||||
* | don't show item_delayed_publish items in tag clouds | redmatrix | 2015-11-26 | 1 | -3/+0 | |
| | ||||||
* | delivery report tweaks | redmatrix | 2015-11-22 | 1 | -0/+12 | |
| | ||||||
* | issue #85, community tags and file tags lost during edits. This required ↵ | redmatrix | 2015-11-20 | 1 | -1/+2 | |
| | | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. | |||||
* | issues connecting to local forum | redmatrix | 2015-11-15 | 1 | -4/+4 | |
| | ||||||
* | better re-install detection/protection. This necessitated a slight protocol ↵ | redmatrix | 2015-11-03 | 1 | -3/+5 | |
| | | | | change but should not introduce any compatibility issues with older software. Things just work better if you use an up-to-date server. | |||||
* | need better peer verification due to re-install issue, this is temporary | redmatrix | 2015-11-03 | 1 | -2/+3 | |
| | ||||||
* | bug in hub/location sync | redmatrix | 2015-11-02 | 1 | -4/+3 | |
| | ||||||
* | provide discovery for local deletes in zot-finger and mark the hublocs ↵ | redmatrix | 2015-11-01 | 1 | -0/+9 | |
| | | | | invalid/deleted | |||||
* | make sure we only have one profile photo for a cloned channel | Mario Vavti | 2015-11-01 | 1 | -15/+20 | |
| | ||||||
* | possibly improve cloned profile images a bit - mod/photo would pick some ↵ | Mario Vavti | 2015-10-30 | 1 | -0/+22 | |
| | | | | random photos if there are more than one kind of PHOTO_PROFILE | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-19 | 1 | -4/+11 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php | |||||
| * | add the project name to site info packet | redmatrix | 2015-10-19 | 1 | -4/+8 | |
| | | ||||||
* | | separate permission_update notification into permission_create and ↵ | redmatrix | 2015-10-18 | 1 | -1/+1 | |
| | | | | | | | | permission_update, since some networks send out a notification for duplicate share requests even if connected. |