rabuzarus
|
e5809dce79
|
add jotnets for sharing posts
|
2015-07-12 17:52:25 +02:00 |
|
rabuzarus
|
8cca849c2e
|
Merge acl-var into develop
Conflicts:
mod/settings.php
|
2015-06-27 15:23:19 +02:00 |
|
rabuzarus
|
5ce125d6e0
|
cleanup of some unused code
|
2015-06-26 15:13:52 +02:00 |
|
Michael Vogel
|
df7b907bc4
|
Display: Look for the network name when fetching the contact (important because of the statusnet connector)
|
2015-06-21 01:34:57 +02:00 |
|
Michael Vogel
|
ccbac6874b
|
The "connect" link ar the display page now directs to the new "follow" page as well.
|
2015-04-09 07:45:48 +02:00 |
|
Michael Vogel
|
e02b982f77
|
Merge remote-tracking branch 'upstream/develop' into 1501-central-item-storage
|
2015-02-01 13:28:32 +01:00 |
|
Michael Vogel
|
e3da549ab5
|
Reshared diaspora items that aren't on this server are now stored with uid=0
|
2015-02-01 10:26:35 +01:00 |
|
Michael Vogel
|
036ccf84de
|
And yet another two places where pictures have to be sent through the proxy.
|
2015-01-28 23:34:46 +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
|
044eaa778f
|
Markdown is now supported in the location field as well.
|
2015-01-08 00:13:43 +01:00 |
|
Michael Vogel
|
e7e3857f5c
|
The "about" section is now run through bbcode.
|
2015-01-07 18:06:32 +01:00 |
|
Michael Vogel
|
b36d799044
|
Fetching "location" and "about" from diaspora. Displaying them on the "display" page.
|
2015-01-07 01:46:13 +01: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
|
4ad2bbddc7
|
If a post is a pure reshare, then show the profile of the original author on the display page.
|
2014-08-26 17:10:46 +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
|
660bd39efa
|
Let an item be accssible via the GUI (additionally to uid and item id)
|
2014-07-09 20:48:34 +02: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
|
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 |
|