Commit Graph

238 Commits (a6aac8f950cd7a5d73ce32ee079156f14b8990ec)

Author SHA1 Message Date
rabuzarus e239f0a82e forumlist: dbupdate - fix - delete hooks and addon entry manually 8 years ago
rabuzarus dd2ed42863 forumlist: dbupdate - new try 8 years ago
rabuzarus 666e1198d4 forumlist: dbupdate - small includel fix 8 years ago
rabuzarus 84bb703a00 forumlist: dbupdate - small optical fix 8 years ago
rabuzarus 902735f6d4 forumlist: dbupdate 8 years ago
Michael Vogel d6080f4c76 The "addr" field is now in the global contacts as well. 8 years ago
Michael Vogel b75a3c8943 Automatically set the new configuration for the global directory when updating. 8 years ago
Michael Vogel ce9b4e868b Database update for worker 8 years ago
Michael Vogel b52bc71c6c Now you can define the duration of the cache entries. 8 years ago
Michael Vogel 6ab304b564 Bugfix: Fetching data from noscrape had several issues 8 years ago
root 54a5a80b24 Poco: New fields for last contact and last failure of a contact. 8 years ago
Michael Vogel bea70296bf Fixes slow performance after one of the last pull requests. 8 years ago
Michael Vogel d42cea51a2 The item id is now stored in every notification as well 8 years ago
Michael Vogel 9a35e861ce New field in the contact table to better detect "dead profiles" 8 years ago
Michael Vogel bf61620bd2 The index changed, so the database version must be increased as well. 8 years ago
Michael Vogel 7c4a1a059d New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 8 years ago
Michael Vogel d1d794f1ab The global contacts now contain a "generation" value that defines how we know this contact 8 years ago
Michael Vogel 7e9ae24511 Moved several settings from .htconfig.php to the admin settings page. 8 years ago
Michael Vogel 10c7ab76a2 Added thread update for central item storage in the update procedure. 8 years ago
Michael Vogel e8bfa32b37 Scrape now doesn't fetch page data when its twitter and Co./Update script that updates the contacts from the profile 8 years ago
Michael Vogel 597ef20b71 "about" and "location" is now included in global contacts as well. 8 years ago
Michael Vogel 11c82816b3 Poco now returns the last update date as well. This date will be stored in the gcontact table. 9 years ago
Michael Vogel 5379e07c4e Setting default values for all database fields. 9 years ago
Michael Vogel 691aa17025 fetch further information: it is now possible to define a blacklist for keywords for "fetch further information" 9 years ago
fabrixxm 6db73c0b6d fix update routine to support update from 3.2
disable PDO support
9 years ago
Michael Vogel 08df06ce60 Removed the obsolete update functions 9 years ago
Michael Vogel 24b3befc4d Merge remote-tracking branch 'upstream/master'
Conflicts:
	boot.php
	update.php
9 years ago
Michael Vogel 7eeb320085 It is now possible to ignore threads. 9 years ago
friendica 9464af0eef resize the item guid field for protocol compatibility - it's getting truncated. 9 years ago
friendica 03245e4a83 increase guid.guid field length for redmatrix-over-diaspora communications 9 years ago
Michael Vogel 0c77cee667 New database update system that uses the database structure defined in dbstructure.php 9 years ago
Michael Vogel bbf9378a49 Even more SQL improvements. 9 years ago
Michael Vogel 6e7bd68ebb More "LIMIT 1" removed - and some other 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 28df35052a Send notifications for each new post of a contact, option for creating a summary for a feed post 10 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 2859ce1483 Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work. 10 years ago
Michael Vogel 53c06a3625 Several performance improvements. 10 years ago
Michael Vogel 0ffeb4cf92 New field "network" in item table to speed up the system. 10 years ago
zottel a17dd541ee reorder the update of the item table as instructed by Michael Vogel 10 years ago
Michael Vogel 7e154d5e4c plugin: orphaned hooks weren't deleted.
update: fixing update job for tags.
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
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