root
|
54a5a80b24
|
Poco: New fields for last contact and last failure of a contact.
|
2015-07-17 01:08:28 +02:00 |
|
Michael Vogel
|
bea70296bf
|
Fixes slow performance after one of the last pull requests.
|
2015-06-02 22:07:39 +02:00 |
|
Michael Vogel
|
261cd441c7
|
Merge remote-tracking branch 'upstream/develop' into 1504-condensed-notifications
|
2015-04-21 10:13:28 +02:00 |
|
Hauke Altmann
|
62b4f117bf
|
bug fix: "local_" has 6 not 5 characters
|
2015-04-17 10:02:17 +02:00 |
|
Hauke Altmann
|
c292d01723
|
bug fix: substring is not a PHP function %-)
|
2015-04-17 09:59:28 +02:00 |
|
hauke
|
00cbc383f5
|
code cleanup
|
2015-04-16 21:07:46 +02:00 |
|
hauke
|
0d61e462fe
|
preserve local index of friendica database when updating
|
2015-04-16 21:05:37 +02:00 |
|
Michael Vogel
|
d42cea51a2
|
The item id is now stored in every notification as well
|
2015-04-16 07:18:06 +02:00 |
|
Michael Vogel
|
178b7eba1b
|
Merge pull request #1487 from fabrixxm/projects
new api dfrn/remoteauth, allow plugins to use update_structure
|
2015-04-13 15:47:11 +02:00 |
|
Michael Vogel
|
9a35e861ce
|
New field in the contact table to better detect "dead profiles"
|
2015-04-12 11:40:38 +02:00 |
|
fabrixxm
|
73248f7dda
|
allow to update generic subsets of tables
|
2015-04-06 21:03:11 +02:00 |
|
fabrixxm
|
7c33c9cca1
|
fix SQL generation, update database.sql
|
2015-03-25 10:03:17 +01:00 |
|
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
|
2015-03-25 09:47:59 +01:00 |
|
Michael Vogel
|
7a39626a6c
|
The index for the term search is now massively improved.
|
2015-03-10 00:23:49 +01:00 |
|
Michael Vogel
|
ea06a1ec45
|
There is now a "global" field in the item table that tells if this item is present as global copy as well.
|
2015-03-09 00:45:53 +01:00 |
|
Michael Vogel
|
2260415ca9
|
"global" flag for terms that indicate if the term is present in the global posts.
|
2015-03-08 03:27:14 +01:00 |
|
Michael Vogel
|
7c4a1a059d
|
New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode.
|
2015-03-07 21:24:39 +01:00 |
|
Michael Vogel
|
d1d794f1ab
|
The global contacts now contain a "generation" value that defines how we know this contact
|
2015-02-15 10:52:45 +01:00 |
|
Michael Vogel
|
2f400627c7
|
Support for keywords and gender in (global) contacts.
|
2015-01-25 13:19:37 +01:00 |
|
Michael Vogel
|
597ef20b71
|
"about" and "location" is now included in global contacts as well.
|
2015-01-25 02:29:46 +01:00 |
|
fabrixxm
|
418ac91c31
|
Merge pull request #1274 from annando/issue-1218
Issue 1218: generate $argv and $argc from $_SERVER if it wasn't defined
|
2015-01-09 11:44:38 +01:00 |
|
Michael Vogel
|
8f1cfac20a
|
The global contacts now contain the network name so that the suggestions can select between this.
|
2015-01-08 07:59:20 +01:00 |
|
Michael Vogel
|
46db8575a0
|
The table "unique_contacts" now has an "about" and "location" field as well.
|
2015-01-08 01:32:19 +01:00 |
|
Michael Vogel
|
d49c3e99ac
|
Suggest only active accounts. Remove duplicates from gcontact table.
|
2015-01-05 08:03:29 +01:00 |
|
Michael Vogel
|
003e87b112
|
Merge remote-tracking branch 'upstream/develop' into issue-1218
|
2015-01-04 20:21:49 +01:00 |
|
Michael Vogel
|
7084adfd1c
|
Merge remote-tracking branch 'upstream/develop' into 1501-enhanced-poco
Conflicts:
boot.php
update.php
|
2015-01-04 19:32:08 +01:00 |
|
Michael Vogel
|
11c82816b3
|
Poco now returns the last update date as well. This date will be stored in the gcontact table.
|
2015-01-04 19:19:47 +01:00 |
|
Michael Vogel
|
cce561708a
|
Replaced $argv and $argc with the $_SERVER array
|
2015-01-04 13:24:16 +01:00 |
|
Michael Vogel
|
a86c143e24
|
The "scrape" bugfix lead to partly damaged encodings. This is fixed now.
|
2015-01-04 11:56:41 +01:00 |
|
Michael Vogel
|
5379e07c4e
|
Setting default values for all database fields.
|
2014-11-09 13:29:27 +01:00 |
|
Michael Vogel
|
691aa17025
|
fetch further information: it is now possible to define a blacklist for keywords for "fetch further information"
|
2014-10-30 00:24:23 +01:00 |
|
fabrixxm
|
6db73c0b6d
|
fix update routine to support update from 3.2
disable PDO support
|
2014-09-07 17:28:38 +02:00 |
|
fabrixxm
|
a8c90155f8
|
db update mail via notification()
remove last template
|
2014-09-07 14:23:03 +02:00 |
|
Michael Vogel
|
e21bcb82d2
|
Enhance the database structure checks when they failed.
|
2014-09-04 09:26:56 +02:00 |
|
Michael Vogel
|
24b3befc4d
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
boot.php
update.php
|
2014-09-04 02:29:12 +02:00 |
|
Michael Vogel
|
7eeb320085
|
It is now possible to ignore threads.
|
2014-09-04 00:58:52 +02:00 |
|
friendica
|
910293729c
|
Merge https://github.com/friendica/friendica into pull
|
2014-09-02 01:09:23 -07:00 |
|
friendica
|
3e0a84afa9
|
so this is why my db updates were reverted ;-)
|
2014-09-02 01:08:50 -07:00 |
|
Michael Vogel
|
150310ea3a
|
dbstructure: Delete indexes before the database structure is changed
|
2014-09-01 23:41:21 +02:00 |
|
Michael Vogel
|
79f7f609b3
|
dbstructure: the indexes for longer table fields are now shortened
|
2014-06-23 01:27:00 +02:00 |
|
Michael Vogel
|
e6328104ea
|
dbstructure: New tables wasn't created due to some bugs
|
2014-06-15 10:47:20 +02:00 |
|
Michael Vogel
|
0c77cee667
|
New database update system that uses the database structure defined in dbstructure.php
|
2014-06-04 00:44:58 +02:00 |
|
Michael Vogel
|
941c049933
|
The file "dbstructure.php" was corrupted. This is the right one.
|
2014-04-29 13:19:44 +02:00 |
|
Michael Vogel
|
66996a2fa3
|
The file dba.php was missing in the last commit :) Additionally there are some chamges to the update script.
|
2014-04-29 12:35:24 +02:00 |
|
Michael Vogel
|
405dd794fe
|
New database system that uses PDO if present/Test script for doing database upgrades.
|
2014-04-28 23:55:47 +02:00 |
|