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
|
608d5255ec
|
Support for twitter cards (in both directions)
|
2014-02-22 15:46:19 +01:00 |
|
Michael Vogel
|
a7079d4327
|
Adding metadata in the schema.org format.
|
2014-01-26 09:58:41 +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
|
d5ae5ecedd
|
- Improved speed due to forced indexes when showing items.
- Possibility to setup a hostname
|
2013-09-15 10:40:58 +02:00 |
|
Zach Prezkuta
|
2cc73dbef3
|
allow visiting other people's display/ links if I have a copy of the post
|
2013-04-07 11:38:37 -06:00 |
|
friendica
|
1ff37ca4c1
|
double encode any text that is destined for meta fields.
|
2013-03-18 16:40:33 -07:00 |
|
Michael Vogel
|
2866f62c88
|
Suppoorting Open Graph and Dublin Core when displaying single item
Following link shorteners in parse_url
|
2013-03-02 14:46:06 +01:00 |
|
Zach Prezkuta
|
df53c98798
|
take debugging commands out of mod/display
|
2013-02-04 20:39:47 -07:00 |
|
Zach Prezkuta
|
488a38cd85
|
Decaf mobile: an (almost) Javascript-free theme
|
2013-01-26 13:01:57 -07:00 |
|
friendica
|
449b44fe4c
|
Merge https://github.com/friendica/friendica into pull
|
2013-01-12 15:09:35 -08:00 |
|
friendica
|
b5c0714bc4
|
fix live update on display page
|
2013-01-12 15:08:59 -08:00 |
|
Zach Prezkuta
|
609c45e791
|
fixes and tweaks to Smarty processing
|
2013-01-12 05:58:54 -07:00 |
|
Zach Prezkuta
|
fdd142c42e
|
never use profile_load outside of a module's _init() function
|
2013-01-03 10:47:45 -07:00 |
|
Zach Prezkuta
|
96ed0a7791
|
Implement Smarty3
|
2012-12-22 12:57:29 -07:00 |
|
Zach Prezkuta
|
c9248b66db
|
display live update; don't collapse comments on live update
|
2012-11-01 18:31:50 -06:00 |
|
Zach Prezkuta
|
0ea89852d2
|
allow themes to decide where live updates appear
|
2012-10-09 09:41:33 -06:00 |
|
friendica
|
4cd8233f61
|
remote_user can now support multiple contacts being logged in at once
|
2012-09-04 22:50:28 -07:00 |
|
Domovoy
|
ea7db7b7a8
|
Threaded items in every page concerned. Some code cleanup.
|
2012-08-03 21:55:17 +02:00 |
|
Domovoy
|
985f16d992
|
Threaded item when in single post display
|
2012-08-03 21:34:29 +02:00 |
|
Zach Prezkuta
|
885bb50f0d
|
fix /display bug; oembed audio bug; other tweaks
|
2012-07-31 18:53:18 -06:00 |
|
friendica
|
efded40461
|
pass deleted flag to display
|
2012-07-30 00:49:48 -07:00 |
|
Alexander Kampmann
|
355c42cb30
|
Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
include/config.php
update.php
|
2012-04-05 13:39:15 +02:00 |
|
Simon L'nu
|
49540fb958
|
make auto-complete work in more places
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
|
2012-03-16 21:20:23 -04:00 |
|
friendica
|
7ad2dd6565
|
fix photos after permissions_sql change
|
2012-03-06 17:52:00 -08:00 |
|
friendica
|
88cd5800cf
|
[privacy] rework latest fix
|
2012-03-06 17:21:14 -08:00 |
|
friendica
|
39a49d51e3
|
remove stray debugging
|
2012-03-06 16:28:52 -08:00 |
|
friendica
|
21887a36fd
|
[PRIVACY] privacy issue bug #314
|
2012-03-06 14:53:14 -08:00 |
|
friendica
|
4dd4a22582
|
From Tobias H - catch some irregularities caused by cut/paste code
|
2012-02-28 14:52:23 -08:00 |
|
Fabio Comuni
|
3e664dbdfe
|
reshare in "display" view
|
2012-02-13 09:33:20 +01:00 |
|
Fabio Comuni
|
ed38808aae
|
hidden jot in "display" to allow reshare
|
2012-02-10 17:30:22 +01:00 |
|
friendica
|
a76a497d92
|
implement "moderate" flag on items
|
2012-01-23 20:56:11 -08:00 |
|
friendica
|
8aa2552372
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
2012-01-18 16:21:30 -08:00 |
|
Friendika
|
3ca41fc3bd
|
make@ tag completion work on /display page
|
2011-11-02 20:38:19 -07:00 |
|
Friendika
|
6a9e22550d
|
.
|
2011-09-24 05:45:34 -07:00 |
|
Friendika
|
b28b468b21
|
cleanup
|
2011-08-16 20:05:02 -07:00 |
|
Friendika
|
c221d5ea59
|
honour hidden profiles on display item page
|
2011-07-05 21:11:38 -07:00 |
|
Friendika
|
53653f6a4d
|
consolidate perrmisions sql, minor duepuntozero validation fixes
|
2011-06-30 17:35:35 -07:00 |
|
Friendika
|
9e19eef194
|
"firewall" setting - block all public pages from the public if configured to do so
|
2011-04-21 17:29:47 -07:00 |
|
Friendika
|
5654ce926c
|
move all message display sub-functions from boot.php into conversation.php
|
2011-04-12 17:58:16 -07:00 |
|
Friendika
|
0085bf0c10
|
that's better...
|
2011-04-11 16:42:41 -07:00 |
|
Friendika
|
a4836ac1ba
|
wallwall oddities on display page
|
2011-04-11 16:15:38 -07:00 |
|
Friendika
|
c8f32536ff
|
pull in new 'writable' dfrn flag
|
2011-04-11 03:22:09 -07:00 |
|
Friendika
|
9133a2384a
|
all conversations unified except photos
|
2011-04-11 01:31:04 -07:00 |
|
Friendika
|
5d5a94c88a
|
comment open/close anomolies in non-English languages
|
2011-04-07 16:19:46 -07:00 |
|
Friendika
|
933de1769c
|
item_photo_menu to display page
|
2011-04-04 02:54:09 -07:00 |
|
Friendika
|
ce754bc0e2
|
edit to display page
|
2011-03-18 01:24:34 -07:00 |
|
Friendika
|
9d9176f87e
|
no sharing from thread display page
|
2011-03-16 21:49:28 -07:00 |
|
Friendika
|
3f432a7b82
|
share,retweet,relay,forward, whatever
|
2011-03-16 19:36:59 -07:00 |
|