aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Collapse)AuthorAgeFilesLines
* Add space between project name and server typeredmatrix2016-05-241-1/+1
|
* moved enotifyredmatrix2016-05-241-2/+1
|
* change the signed token format. We don't folks to be able to submit random ↵redmatrix2016-05-221-1/+1
| | | | text for signing by us, as they could then use these to generate known signatures.
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-4/+2
| | | | (connections.php)
* first cut at zot-finger request signaturesredmatrix2016-05-211-0/+6
|
* rework the conversation object stuff at a high level - still needs a bit of ↵redmatrix2016-05-201-2/+2
| | | | refactoring
* daemon conversion continued...redmatrix2016-05-191-8/+8
|
* provide server role on pubsites pageredmatrix2016-05-181-1/+1
|
* SECURITY: a comment to a private post that has been edited (the comment has ↵redmatrix2016-05-121-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_versionredmatrix2016-05-011-1/+1
|
* implement the singleton delivery stuffredmatrix2016-04-261-1/+1
|
* filter out a bit more dreport noise - especially for private posts to ↵redmatrix2016-04-141-0/+11
| | | | multiple recipients.
* provide general purpose verification class, remove include/session.php (no ↵redmatrix2016-04-141-11/+3
| | | | longer used)
* file sync testingredmatrix2016-04-061-0/+3
|
* static Appredmatrix2016-03-311-14/+14
|
* make the admin side menu extensible and provide a hook for a channel "move" ↵redmatrix2016-03-191-0/+6
| | | | operation that federation plugins might use to re-establish connections after a channel move.
* handle UNO move channel operationredmatrix2016-03-091-0/+54
|
* abconfigredmatrix2016-02-291-2/+17
|
* build_sync_packet - no need to sleep after the last sync delivery.redmatrix2016-02-281-1/+5
|
* move dreport to zotlabs\zot namespaceredmatrix2016-02-191-7/+4
|
* Provide Zotlabs\Project and System class for querying details about the ↵redmatrix2016-02-181-2/+2
| | | | project/version info. Move these out of /boot.php
* more uno groundworkredmatrix2016-02-051-0/+6
|
* add abook_account to cloned abook records, was missingredmatrix2016-01-261-1/+2
|
* various issues from the forumsredmatrix2016-01-171-2/+2
|
* provide admin toggle to disable delivery reportsredmatrix2016-01-071-0/+3
|
* log API improvements and queue optimisation for singleton networksredmatrix2015-12-311-32/+32
|
* sql delete with limitredmatrix2015-12-181-1/+1
|
* issue #228redmatrix2015-12-171-2/+2
|
* additional fix for the array_key_exists message in #221redmatrix2015-12-151-1/+1
|
* issue #221redmatrix2015-12-151-3/+2
|
* more queue apiredmatrix2015-12-151-12/+4
|
* more work on queue apiredmatrix2015-12-141-27/+18
|
* start working on the singleton settingredmatrix2015-12-091-0/+1
|
* a loose endredmatrix2015-12-071-1/+1
|
* abstract the message handlersredmatrix2015-12-071-6/+5
|
* minor optimisationredmatrix2015-12-061-1/+0
|
* start of v4redmatrix2015-12-061-0/+419
|
* use the channel blacklist for items and mail, still todo: directory and stuffredmatrix2015-12-031-0/+16
|
* generalise the site black|white allow lists, also add a channel black|white ↵redmatrix2015-11-291-12/+2
| | | | list for future use
* log whatever is showing up in the delivery hash array since it seems that ↵redmatrix2015-11-291-0/+4
| | | | one site has something unusual there and it is throwing errors.
* don't show item_delayed_publish items in tag cloudsredmatrix2015-11-261-3/+0
|
* delivery report tweaksredmatrix2015-11-221-0/+12
|
* issue #85, community tags and file tags lost during edits. This required ↵redmatrix2015-11-201-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 forumredmatrix2015-11-151-4/+4
|
* better re-install detection/protection. This necessitated a slight protocol ↵redmatrix2015-11-031-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 temporaryredmatrix2015-11-031-2/+3
|
* bug in hub/location syncredmatrix2015-11-021-4/+3
|
* provide discovery for local deletes in zot-finger and mark the hublocs ↵redmatrix2015-11-011-0/+9
| | | | invalid/deleted
* make sure we only have one profile photo for a cloned channelMario Vavti2015-11-011-15/+20
|
* possibly improve cloned profile images a bit - mod/photo would pick some ↵Mario Vavti2015-10-301-0/+22
| | | | random photos if there are more than one kind of PHOTO_PROFILE