Michael Vogel
|
214f381e81
|
Code cleanup
|
2016-01-10 12:37:49 +01:00 |
|
Michael Vogel
|
358a9fd6fd
|
Notify and alias will be fetched via OStatus
|
2016-01-08 00:35:46 +01:00 |
|
Michael Vogel
|
9521cdc18f
|
notify and alias are now in gcontact as well - the contact expansion in mod/item.php is renewed
|
2016-01-07 23:43:16 +01:00 |
|
Michael Vogel
|
fdb31abdfa
|
Use gcontact when adressing contacts in editor
|
2016-01-07 08:19:28 +01:00 |
|
Michael Vogel
|
2bad2cdd91
|
More fields in gcontact, contact search respects "hide" setting
|
2016-01-06 14:13:59 +01:00 |
|
Michael Vogel
|
75e2ec01fe
|
The gcontact will now be connected to the items
|
2016-01-05 15:34:27 +01:00 |
|
rabuzarus
|
3df5c17124
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
|
Michael Vogel
|
388847e1f3
|
Issue 1779: There is now an atom feed link under the connect link on the profile page
|
2015-11-28 18:11:34 +01:00 |
|
Sandro Santilli
|
2a2dd6a1b9
|
Remove duplicated calls to language detection
Also avoids overriding existing "lang" specification in an item
|
2015-09-23 10:47:34 +02:00 |
|
Michael Vogel
|
a2d742ec91
|
For unique values we should use our guid function - not the random function
|
2015-08-14 00:40:36 +02:00 |
|
Michael Vogel
|
cb0351dba0
|
Send a salmon notification to every mentioned person.
|
2015-06-09 08:27:04 +02:00 |
|
Michael Vogel
|
419a3ab2d3
|
Better behaviour when contact wasn't found.
|
2015-06-08 01:19:40 +02:00 |
|
Michael Vogel
|
a3c497190d
|
Complete new OStatus import.
|
2015-06-07 23:18:02 +02:00 |
|
Michael Vogel
|
ba36910343
|
Removed bad plink detection.
|
2015-06-03 21:03:46 +02:00 |
|
Michael Vogel
|
c416ce4893
|
Improved tagging
|
2015-06-03 11:27:56 +02:00 |
|
Michael Vogel
|
b60677ef1b
|
OStatus: New fields in OStatus export/ Auto-tagging of replyed authors.
|
2015-06-03 01:26:46 +02:00 |
|
Michael Vogel
|
39d4856abb
|
Merge remote-tracking branch 'upstream/develop' into 1506-tag-users
|
2015-06-02 23:19:00 +02:00 |
|
Michael Vogel
|
b5129a3e11
|
Store the GUID from here as well.
|
2015-06-02 22:10:28 +02:00 |
|
Michael Vogel
|
1a26d464dd
|
Always add the addressed contacts in a post to the tags.
|
2015-06-02 20:36:10 +02:00 |
|
Michael Vogel
|
d732d9d1a8
|
OStatus replies should now work even if the thread starter isn't in the mentions.
|
2015-05-31 00:26:11 +02:00 |
|
Michael Vogel
|
788d3cf1ab
|
Ostatus: The automatical adding of @-replies now uses the correct contact.
|
2015-05-30 21:45:43 +02:00 |
|
fabrixxm
|
05d1aaf0ed
|
Use correct class name to send post to email recipients. Fix #1437
|
2015-03-22 10:12:16 +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
|
3f1d186106
|
Remove the old hashtag functions, change it to the new functionality.
|
2015-03-01 20:40:38 +01:00 |
|
Michael Vogel
|
1a75503b1c
|
Relocated the cache code.
|
2015-02-10 08:22:21 +01:00 |
|
Michael Vogel
|
beaca70126
|
OStatus: Replies now arrive their target.
|
2015-01-12 00:14:51 +01:00 |
|
Michael Vogel
|
97ec2787c6
|
New feature: Storing the field "extid" is now possible
|
2014-10-20 08:21:23 +02:00 |
|
Michael Vogel
|
459fc2fabd
|
Security issue: Encoding of GUID in itemcache to avoid directory bypassing with a malificious formatted GUID.
|
2014-09-27 12:49:00 +02:00 |
|
Michael Vogel
|
4bdd905b3e
|
Only show foreign items if the profile of the user isn't hidden. Show the user's theme - not the theme of the viewed profile.
|
2014-08-28 01:06:41 +02:00 |
|
Michael Vogel
|
dd511ac70a
|
The "display" page now shows the current author profile with a "connect" link (if there is no current connection)
|
2014-08-25 14:09:56 +02:00 |
|
Michael Vogel
|
b99737986d
|
The GUID in the link to the items has to be encoded, since it could contain special characters
|
2014-08-09 09:17:28 +02:00 |
|
Michael Vogel
|
f2f73799ba
|
When storing items, the object-type is detected and stored.
|
2014-08-07 08:02:24 +02:00 |
|
Michael Vogel
|
4d6f28d224
|
Optimized version of the possibility to reload the content of the network page only at its top.
|
2014-08-02 00:35:25 +02:00 |
|
Michael Vogel
|
ed1dce93d6
|
Usage of /display/(guid) as path instead of /display/(user)/(id)
Bugfix for adding tags to photos
|
2014-07-22 00:36:20 +02:00 |
|
Michael Vogel
|
c980e6d20d
|
Possibility to disable the automatic reload of the network page
|
2014-07-09 21:32:32 +02:00 |
|
Michael Vogel
|
48e2b422dd
|
Preparation for an bidirectional app.net connector
|
2014-06-04 21:25:31 +02:00 |
|
Michael Vogel
|
77986d76fa
|
Preparations for statusnet connector import
|
2014-04-04 10:40:46 +02:00 |
|
Michael Vogel
|
8689ab3e1b
|
Now changing categories also changes them in the term table.
|
2014-03-20 18:48:08 +01:00 |
|
Michael Vogel
|
bbf9378a49
|
Even more SQL improvements.
|
2014-03-16 17:12:56 +01:00 |
|
Michael Vogel
|
6b8585d48d
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
|
Michael Vogel
|
4b0e370c4c
|
Better handling of the network field in the item table.
|
2013-12-27 01:58:21 +01:00 |
|
Michael Vogel
|
eaefcf9de7
|
All subqueries in tag searches are now reformed. Further SQL improvements
|
2013-11-03 02:07:44 +01:00 |
|
friendica
|
2c8d33a6e2
|
rev update
|
2013-05-09 01:15:22 -07:00 |
|
Tobias Diekershoff
|
4ee23069ad
|
typo found in the php.logs
|
2013-03-24 09:37:11 +01:00 |
|
Michael Vogel
|
0d4d15c73d
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
mod/admin.php
|
2013-02-20 21:57:26 +01:00 |
|
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
|
2013-02-17 12:35:40 +01:00 |
|
Tobias Diekershoff
|
fca8a23265
|
use enotify to send CC mails
|
2013-02-17 08:20:29 +01:00 |
|
Tobias Diekershoff
|
77bc4cd0dc
|
use entry title (if set) as subject when send by email
|
2013-02-16 11:03:46 +01:00 |
|
Fabrixxm
|
0a79b2300c
|
delete item page respond with json if called via ajax.
|
2013-02-15 06:34:32 -05:00 |
|
friendica
|
a5ac69c65e
|
Merge pull request #591 from fermionic/20130126-javascript-free-theme
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-27 19:11:36 -08:00 |
|