Commit graph

9209 commits

Author SHA1 Message Date
Thomas Willingham
d3a0d37b0d Add admin info to admin panel and site info.
Since we can have multiple admins, this is freeform bbcode.
2014-01-24 23:58:41 +00:00
friendica
3869b16298 prettyphoto (js|css) not found 2014-01-24 14:35:32 -08:00
friendica
21f6549204 Merge https://github.com/friendica/red into zpull 2014-01-23 23:47:08 -08:00
friendica
3490604926 add zid to audio/video (again) 2014-01-23 23:46:43 -08:00
Thomas Willingham
ad67d3e483 Ooops, included site specific hack 2014-01-24 03:48:54 +00:00
Thomas Willingham
d57361ea4a Make share previews a bit longer. We can't go any longer than this
without suhosin starting to break things for channels with long names
 - this limit works with the channel with the longest name in the matrix
today, but we may need to make this a pconfig anyway.
2014-01-24 03:44:50 +00:00
friendica
357ddd1bf7 display a somewhat more pleasant hovertip on qr codes 2014-01-23 15:53:29 -08:00
friendica
de061efefa Merge https://github.com/friendica/red into zpull 2014-01-23 15:43:59 -08:00
friendica
ab6b6794b4 fix marital partner linking 2014-01-23 15:43:35 -08:00
friendica
108d49e603 Merge pull request #281 from beardy-unixer/master
Kill prettyphoto
2014-01-23 14:54:20 -08:00
friendica
9402be6cdc Merge https://github.com/friendica/red into zpull 2014-01-23 14:36:55 -08:00
friendica
5e4f45c03a mod_profperm migrated 2014-01-23 14:35:59 -08:00
tobiasd
420b330e55 the bootstrap theme is obsolete, use clean instead 2014-01-23 11:58:56 +01:00
friendica
bf8e73ca73 missing filename in uploaded photos (we don't really use this, but we will need to have a filename to export via DAV or API and the original filename would be the most likely choice). 2014-01-22 23:54:14 -08:00
friendica
bc98f4ddf4 fix api/red/photos when supplied with an album name 2014-01-22 23:04:19 -08:00
friendica
43f2d6972c API: provide a link to photo albums in api/red/albums 2014-01-22 22:56:16 -08:00
friendica
79c287916f Merge https://github.com/friendica/red into zpull 2014-01-22 22:15:30 -08:00
friendica
66baa3cab0 try to reduce the number of simulaneous deliveries of the same post when dealing with owner relays that have more than one channel instance. If things melt down in the next few hours and I'm not available please revert this. I've reviewed a few times and think it's OK, but this part of the delivery code is traditionally touchy. 2014-01-22 22:07:47 -08:00
Thomas Willingham
b8ae9014e7 Nobody seems to be using that anymore 2014-01-23 00:23:49 +00:00
friendica
e4bce90b53 Merge pull request #279 from git-marijus/master
make network tabs regard selected group (collection) and vice versa
2014-01-22 14:52:31 -08:00
friendica
927098ae19 Merge pull request #280 from beardy-unixer/master
Give pages enough to construct a share button.
2014-01-22 14:48:22 -08:00
marijus
040d87c999 update argument ?f= 2014-01-22 23:24:09 +01:00
Thomas Willingham
25f7a7fac9 Give pages enough to construct a share button. 2014-01-22 22:17:12 +00:00
marijus
eb868f6df8 make network tabs regard selected group (collection) and vice versa 2014-01-22 17:18:40 +01:00
friendica
3914200223 simplify chanview authentication and make sure it carries through multiple generations 2014-01-22 03:01:28 -08:00
friendica
3f49114a05 remove debugging 2014-01-21 23:12:03 -08:00
friendica
3b375a3d3f fix location of string file in Translations.md, fix some permissions and owner vagueness (potential bugs) in profile_tabs() 2014-01-21 23:09:33 -08:00
friendica
a13393fb23 seems you can't easily have a blank password for DAV guests, so the guest password is now +++ 2014-01-21 20:42:10 -08:00
friendica
c41d3b2d53 text - change remove account button to remove channel 2014-01-21 19:01:23 -08:00
friendica
05951a9877 add primary webbie to directory popup 2014-01-21 18:45:40 -08:00
friendica
55e4a53e01 push new messages.po 2014-01-21 18:11:44 -08:00
friendica
0dbbe007e8 add the quota and volume size code 2014-01-21 15:38:02 -08:00
friendica
e960256466 Merge https://github.com/friendica/red into zpull 2014-01-21 14:57:31 -08:00
friendica
60416d6f33 fix the admin interface to pending registrations 2014-01-21 14:56:42 -08:00
friendica
6968f583ea Merge pull request #278 from zzottel/master
added feed2red.pl
2014-01-21 04:43:53 -08:00
friendica
530adb50ee sql error 2014-01-21 00:40:45 -08:00
friendica
c07c532336 Merge https://github.com/friendica/red into zpull 2014-01-21 00:20:30 -08:00
friendica
8a5c747010 move some store things 2014-01-21 00:19:53 -08:00
friendica
35733ca013 create store directory if it's missing before initialising DAV 2014-01-21 00:02:25 -08:00
zottel
46252f94a3 added feed2red.pl 2014-01-21 08:55:14 +01:00
friendica
bab20689cf Merge pull request #277 from git-marijus/master
lighttpd sample conf update
2014-01-20 23:52:37 -08:00
marijus
19b6ed68c1 lighttpd sample conf update 2014-01-21 08:51:21 +01:00
Thomas Willingham
8c4f7216ed Nginx conf update 2014-01-21 05:51:54 +00:00
Thomas Willingham
583be04583 Debian install script doco 2014-01-21 05:26:59 +00:00
friendica
13c226bdbe Merge https://github.com/friendica/red into zpull 2014-01-20 17:46:11 -08:00
friendica
ea606869a6 when loading a single thread on the channel page, tell JS that there isn't any more content to load. 2014-01-20 17:45:02 -08:00
Thomas Willingham
3469e63ef5 Add BBCode extensions to doco 2014-01-20 23:34:21 +00:00
friendica
8cd6c97e21 Merge https://github.com/friendica/red into zpull 2014-01-20 14:19:25 -08:00
friendica
5b69e3b795 Add external resource list so this stuff doesn't get lost. Please update it if you know of other related projects. 2014-01-20 14:18:12 -08:00
friendica
e3e7ef51af Merge pull request #276 from MicMee/master
no need to have a doule hublocid
2014-01-20 04:10:32 -08:00