Michael Vogel
|
75e2ec01fe
|
The gcontact will now be connected to the items
|
6 years ago |
rabuzarus
|
e239f0a82e
|
forumlist: dbupdate - fix - delete hooks and addon entry manually
|
7 years ago |
rabuzarus
|
dd2ed42863
|
forumlist: dbupdate - new try
|
7 years ago |
rabuzarus
|
666e1198d4
|
forumlist: dbupdate - small includel fix
|
7 years ago |
rabuzarus
|
84bb703a00
|
forumlist: dbupdate - small optical fix
|
7 years ago |
rabuzarus
|
902735f6d4
|
forumlist: dbupdate
|
7 years ago |
Michael Vogel
|
d6080f4c76
|
The "addr" field is now in the global contacts as well.
|
7 years ago |
Michael Vogel
|
b75a3c8943
|
Automatically set the new configuration for the global directory when updating.
|
7 years ago |
Michael Vogel
|
ce9b4e868b
|
Database update for worker
|
7 years ago |
Michael Vogel
|
b52bc71c6c
|
Now you can define the duration of the cache entries.
|
7 years ago |
Michael Vogel
|
6ab304b564
|
Bugfix: Fetching data from noscrape had several issues
|
7 years ago |
root
|
54a5a80b24
|
Poco: New fields for last contact and last failure of a contact.
|
7 years ago |
Michael Vogel
|
bea70296bf
|
Fixes slow performance after one of the last pull requests.
|
7 years ago |
Michael Vogel
|
d42cea51a2
|
The item id is now stored in every notification as well
|
7 years ago |
Michael Vogel
|
9a35e861ce
|
New field in the contact table to better detect "dead profiles"
|
7 years ago |
Michael Vogel
|
bf61620bd2
|
The index changed, so the database version must be increased as well.
|
7 years ago |
Michael Vogel
|
7c4a1a059d
|
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
|
7 years ago |
Michael Vogel
|
d1d794f1ab
|
The global contacts now contain a "generation" value that defines how we know this contact
|
7 years ago |
Michael Vogel
|
7e9ae24511
|
Moved several settings from .htconfig.php to the admin settings page.
|
7 years ago |
Michael Vogel
|
10c7ab76a2
|
Added thread update for central item storage in the update procedure.
|
7 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
|
7 years ago |
Michael Vogel
|
597ef20b71
|
"about" and "location" is now included in global contacts as well.
|
7 years ago |
Michael Vogel
|
11c82816b3
|
Poco now returns the last update date as well. This date will be stored in the gcontact table.
|
7 years ago |
Michael Vogel
|
a86c143e24
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
7 years ago |
Michael Vogel
|
5379e07c4e
|
Setting default values for all database fields.
|
8 years ago |
Michael Vogel
|
691aa17025
|
fetch further information: it is now possible to define a blacklist for keywords for "fetch further information"
|
8 years ago |
fabrixxm
|
6db73c0b6d
|
fix update routine to support update from 3.2
disable PDO support
|
8 years ago |
Michael Vogel
|
08df06ce60
|
Removed the obsolete update functions
|
8 years ago |
Michael Vogel
|
7eeb320085
|
It is now possible to ignore threads.
|
8 years ago |
friendica
|
9464af0eef
|
resize the item guid field for protocol compatibility - it's getting truncated.
|
8 years ago |
friendica
|
03245e4a83
|
increase guid.guid field length for redmatrix-over-diaspora communications
|
8 years ago |
Michael Vogel
|
0c77cee667
|
New database update system that uses the database structure defined in dbstructure.php
|
8 years ago |
Michael Vogel
|
bbf9378a49
|
Even more SQL improvements.
|
8 years ago |
Michael Vogel
|
6e7bd68ebb
|
More "LIMIT 1" removed - and some other SQL improvements.
|
8 years ago |
Michael Vogel
|
6b8585d48d
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
8 years ago |
Michael Vogel
|
28df35052a
|
Send notifications for each new post of a contact, option for creating a summary for a feed post
|
8 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)
|
9 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.
|
9 years ago |
Mats Sjöberg
|
d22d4a293f
|
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.
|
9 years ago |
Michael Vogel
|
53c06a3625
|
Several performance improvements.
|
9 years ago |
Michael Vogel
|
0ffeb4cf92
|
New field "network" in item table to speed up the system.
|
9 years ago |
zottel
|
a17dd541ee
|
reorder the update of the item table as instructed by Michael Vogel
|
9 years ago |
Michael Vogel
|
7e154d5e4c
|
plugin: orphaned hooks weren't deleted.
update: fixing update job for tags.
|
9 years ago |
Zach Prezkuta
|
3f77eb80fe
|
add event-id index to prevent large CPU loads when visiting the events page
|
9 years ago |
Michael Vogel
|
158bfda0ac
|
Changing the tag system to the "term" table.
|
9 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.
|
9 years ago |
Zach Prezkuta
|
1507ec37a4
|
give post a chance to arrive before rejecting photos from Diaspora
|
9 years ago |
Michael Vogel
|
61c78711df
|
Preparations for a new tag structure. Tags are now stored in a dedicated table.
|
9 years ago |
friendica
|
5d904a9fa8
|
improve performance of photo upload page
|
10 years ago |
friendica
|
640f5306f5
|
fix item_id table
|
10 years ago |