Commit Graph

15 Commits

Author SHA1 Message Date
Hypolite Petovan 9031423278 Prevent infinite push loop between multiple directories
- Add auto increment id to sync-push-queue table to add new profile urls
at the end
- Use REPLACE instead of INSERT to prevent unique key errors
2018-05-07 22:02:16 -04:00
Hypolite Petovan 4de3fcf5f5 Simplify the tag table
- Remove auto increment id
- Replaced nurl by profile id
- Added primary key on the two remaining columns
2018-05-07 22:02:16 -04:00
Hypolite Petovan 27153fab68 Updat database structure file
- Add a couple of fields in site-probe
2018-05-04 08:21:47 -04:00
Hypolite Petovan 09bc3cb175 Set the database charset to utf8mb4 2018-02-24 10:59:32 -05:00
Hypolite Petovan a6f6f92a24 Rename plugin to addon 2018-02-24 10:45:54 -05:00
Hypolite Petovan 6306a618dc Updated dfrndir.sql
- Added profile.available
- Removed engine selection except for profile because of the fulltext
indices
- Removed auto increment values
- Various formatting changes
2017-11-26 10:46:16 -05:00
Hypolite Petovan 3095c9cad3 Fix fulltext earch
- Add fulltext index on multiple columns in the profile table
- Remove "IN BOOLEAN MODE"
- Add documentation about ft_min_word_len
2017-04-20 22:24:17 -04:00
hauke f8906282ef added skeletons for help and stats page, text adjustements 2015-12-24 11:20:37 +01:00
hauke 6b4da31a97 prepared view and database to display SSLLabs grade 2015-12-24 09:49:35 +01:00
hauke cd976b8dcc Removed gender and marital status for better privacy 2015-12-24 08:42:48 +01:00
Beanow ec4a641013 Improved site-health detection.
* Detects redirects.
* Better descriptions in site-health details.
* Changed healthy site requirements to require HTTPS and >= 5 users.
* Cleaned graph javascript a little.
2015-02-02 12:28:12 +01:00
Beanow 1fe9bb9b5b Added syncing (push and pull) and refactored a few functions. 2014-08-09 00:46:53 +02:00
Beanow 0026b08a33 Added a simple submit-forwarding feature through the syncing cronjob. 2014-07-11 19:30:02 +02:00
Beanow a69a9d2278 Adding site-health and noscrape support. 2014-07-10 23:43:25 +02:00
friendica 704857ff63 global dir database schema 2012-05-15 23:07:41 -07:00