Commit Graph

221 Commits (a6aac8f950cd7a5d73ce32ee079156f14b8990ec)

Author SHA1 Message Date
Michael Vogel d6080f4c76 The "addr" field is now in the global contacts as well. 8 years ago
Michael Vogel ce9b4e868b Database update for worker 8 years ago
Michael Vogel f8ba1b6fae The database.sql now contains the latest changes. 8 years ago
Michael Vogel 4cffa18c62 Added index 8 years ago
Michael Vogel 5989b5dd68 Adopted changes to database.sql 8 years ago
Michael Vogel 38d7b5e326 New table "gserver" for server data of the global contacts 8 years ago
Michael Vogel bea70296bf Fixes slow performance after one of the last pull requests. 8 years ago
Michael Vogel 9a35e861ce New field in the contact table to better detect "dead profiles" 8 years ago
fabrixxm 7c33c9cca1 fix SQL generation, update database.sql 8 years ago
fabrixxm b2b1de5a01 Create `database.sql` from `include\dbstructure.php`
add two commands to `dbstructure.php` when called from cli:
'update' updates the database schema
'dumpsql' dump database sql to stdout
8 years ago
friendica 9464af0eef resize the item guid field for protocol compatibility - it's getting truncated. 9 years ago
Michael Vogel bbf9378a49 Even more SQL improvements. 9 years ago
Michael Vogel 6b8585d48d Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 9 years ago
Michael Vogel 254f1c3acc Added two fields in the database.sql that were added via update. 9 years ago
Michael Vogel 5130b19f5e API: API is reworked in many parts so that it should be compatible to more statusnet clients then before (like AndStatus) 10 years ago
Mats Sjöberg 862a5e1474 Added push_subscriber table to database.sql. 10 years ago
Michael Vogel 0ffeb4cf92 New field "network" in item table to speed up the system. 10 years ago
Michael Vogel 93143702ed Merge remote-tracking branch 'upstream/master'
Conflicts:
	boot.php
	database.sql
	library/fancybox/jquery.fancybox-1.3.4.css
	mod/search.php
	update.php
10 years ago
Michael Vogel 2350aa54eb OStatus-Conversation auto completion works now.
Some performance issues added as well.
10 years ago
Zach Prezkuta 3f77eb80fe add event-id index to prevent large CPU loads when visiting the events page 10 years ago
Michael Vogel 4e3d0018c6 Merge remote-tracking branch 'upstream/master'
Conflicts:
	boot.php
	include/items.php
	update.php
11 years ago
Michael Vogel 158bfda0ac Changing the tag system to the "term" table. 11 years ago
Michael Vogel 8cef0fa80d Mentions are now displayed much faster. Attention: The related database update can last more than one minute.
bbcode: The generated HTML is now cleaned up every time (using the DOM) since it happened that bad html broke the network page.
11 years ago
Zach Prezkuta 1507ec37a4 give post a chance to arrive before rejecting photos from Diaspora 11 years ago
Michael Vogel 61c78711df Preparations for a new tag structure. Tags are now stored in a dedicated table. 11 years ago
friendica 5d904a9fa8 improve performance of photo upload page 11 years ago
friendica 640f5306f5 fix item_id table 11 years ago
friendica 02ed81d8f9 bug 479 - typo in database.sql 11 years ago
friendica 3ea5001bb0 allow events to be ignored 11 years ago
Zach Prezkuta d00c98b8b8 template was loaded in the wrong place 11 years ago
Michael Vogel 04c31d194f Merge remote branch 'upstream/master'
Conflicts:
	update.php
11 years ago
Michael f140a6da89 Further performance improvements 11 years ago
Michael Vogel 69b883829a Speed improvements in the database 11 years ago
Domovoy c052c6afca Database can now be automatically updated 11 years ago
friendica d7920c4c25 term (tag, mention, category, file, etc.) table 11 years ago
Zach Prezkuta 2edfc3b539 final db updates after testing 11 years ago
friendica fbaca4b742 event summary/title 11 years ago
friendica c464bc494c add like/dislike to profiles 11 years ago
Fabio Comuni 2438c6e45d png support: update database.sql, fix some typos, fix tinymce image browser 11 years ago
Zach Prezkuta 2a01ae8149 database updates 11 years ago
friendica d27c6de84e add hometown to profiles 11 years ago
friendica 608d424b0b "howlong" added to marital status. 11 years ago
friendica 88a0d6a1d5 private group tests, cont. 11 years ago
friendica 7b0ded3f14 more private forums, default privacy group for new contacts 11 years ago
friendica dc31b93941 provide "service_class" identifier which will let us provide service_class limits such as number of FB friends, etc. 11 years ago
friendica 584ac68ae4 adding zrl support to social graphs 11 years ago
friendica d48cd0f9a3 hidden plugins (add .hidden file to dir) 11 years ago
friendica 249a6814cd add db field for removed account, which will also be the first test of update error checking 11 years ago
friendica 0ab6b60a52 archive contact flag 11 years ago
friendica 60871555f5 reverting recent db driver changes - won't install cleanly, won't update cleanly, and leaks DB credentials over the web if there's a connection problem 11 years ago