Commit graph

6701 commits

Author SHA1 Message Date
friendica
4d7fe15d3b more poco discovery 2013-01-01 02:06:41 -08:00
friendica
93d85858d5 poco discovery 2013-01-01 01:57:20 -08:00
friendica
6accc190d4 ensure all delivery result possibilities are logged and communicated to the sender 2013-01-01 00:45:44 -08:00
friendica
3e5e8b420f accept expire params if expire feature is enabled 2012-12-31 23:00:37 -08:00
friendica
f2a4ea7254 add individual message delivery reporting 2012-12-31 21:33:11 -08:00
friendica
8d32477bff cleanup boot 2012-12-31 17:18:11 -08:00
friendica
a8812346c4 couple of fixes to follow, prepare for default connection permissions 2012-12-31 15:47:51 -08:00
friendica
791302f317 more delivery diagnostics 2012-12-31 14:45:26 -08:00
friendica
db16ea8527 connections edit: show existing permissions as checked (or unchecked) even if disabled 2012-12-31 01:17:52 -08:00
friendica
ba0876d011 update timestamps on successful poll 2012-12-30 23:55:57 -08:00
friendica
2d113f0c87 refresh now works on poller runs 2012-12-30 23:51:39 -08:00
friendica
83db4abaab fixes 2012-12-30 22:56:52 -08:00
friendica
15938289e2 update todo list 2012-12-30 22:51:15 -08:00
friendica
abc271a0e7 more progress on onepoll 2012-12-30 22:41:53 -08:00
friendica
4e23e700f4 requeue failed deliveries 2012-12-30 21:44:59 -08:00
friendica
14fb503800 progress on poller 2012-12-30 16:14:29 -08:00
friendica
8eee37e1fa more logging, some debugging of group membership page 2012-12-30 15:28:13 -08:00
friendica
a8e16c48b1 fix poco acct: url 2012-12-30 03:15:58 -08:00
friendica
2f1bc925de add item['expires'] to protocol communications 2012-12-30 00:41:08 -08:00
friendica
cb329b9fb4 no hub - well doh, no wonder; we were looking for array['hub'] and it's actually array['url']. 2012-12-29 23:45:06 -08:00
friendica
39c30d161f add item expires field 2012-12-29 03:02:22 -08:00
friendica
098de66c2f probe diagnostic translated to zot, will use your current channel for permissions, logout to check anonymous permissions 2012-12-29 00:33:04 -08:00
friendica
70153a2274 fix connections page layout 2012-12-28 22:54:56 -08:00
friendica
ba627500d9 simplify, simplify. We don't need a photo menu on the connnections page. Click a person, goto profile edit. We can put all other operations you might wish to perform on that page. 2012-12-28 22:43:31 -08:00
friendica
da5a1be26d fix channel page permissions for public viewing 2012-12-28 19:56:01 -08:00
friendica
f048c1d05a Merge https://github.com/friendica/red into zpull 2012-12-28 17:29:41 -08:00
friendica
ddd58e6e28 bypass replace_macros and use template processor directly for theme includes 2012-12-28 17:28:49 -08:00
friendica
096e370110 Merge pull request #10 from beardy-unixer/master
More themeing.
2012-12-27 23:47:29 -08:00
friendica
dda4d689bb This was bloody hard to sort out.... but now it's sorted and we can move forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?" 2012-12-27 23:33:37 -08:00
Thomas Willingham
2fb831637c Merge remote-tracking branch 'upstream/master' 2012-12-28 02:07:20 +00:00
Thomas Willingham
13b4ca2d4f More fancyred progress 2012-12-28 02:06:45 +00:00
friendica
55e77a57d0 get rid of xtag 2012-12-27 14:36:06 -08:00
Thomas Willingham
02be8defb3 Move like wrapper. Keep template theme specific while, at least while it's still in flux. 2012-12-27 09:47:44 +00:00
Thomas Willingham
d7a7679de0 Another diaspora template 2012-12-27 09:37:23 +00:00
Thomas Willingham
85049c860c Pretty sure we don't need Diaspora templates. 2012-12-27 09:24:39 +00:00
friendica
efdcf7ad16 put keywords back in xprof - too messy to search and join from a separate table 2012-12-27 00:57:47 -08:00
friendica
196375251d directory server json search module 2012-12-27 00:04:54 -08:00
friendica
76c2fc5afd will have to search tags/keywords another way 2012-12-26 22:44:27 -08:00
friendica
8998d86423 local search against the directory - need to convert this to client/server role 2012-12-26 21:32:11 -08:00
friendica
a2c6f8c965 master/standalone directory profile update 2012-12-26 19:39:37 -08:00
friendica
d80f299dd4 more progress on directory import 2012-12-26 18:18:56 -08:00
friendica
7a6972efb5 provide a default directory configuration (client) 2012-12-26 17:20:57 -08:00
friendica
83a1167682 typo in mod_match 2012-12-26 16:51:54 -08:00
friendica
7a257a66c3 Merge https://github.com/friendica/red into zpull 2012-12-26 16:51:18 -08:00
friendica
a162b20437 add keywords to zot-info profile 2012-12-26 16:50:52 -08:00
friendica
84fefcd469 add important profile fields to zot-info if permitted - for directory 2012-12-26 16:43:13 -08:00
friendica
91dac0f18a Merge pull request #9 from oohlaf/fixes
HTTP redirect fixes and a include file fix
2012-12-26 12:57:52 -08:00
Olaf Conradi
a5cbea038e Tweak behavior of redirect for http codes
Not every webserver supports 308 redirects with POST correctly.
Most sites are already configured using 301 or 302 redirects.
This only effects POST, GET behavior is unmodified.
Most calls to POST are under control by friendica not the end user,
so should not be a problem ni general.

GET with 301, 302, 303, 307 and 308 are redirected as GET
POST with 301, 302, 307 and 308 are redirected as POST
POST with 303 is redirected as GET
2012-12-26 18:44:30 +01:00
Olaf Conradi
7f13baf367 Same applies for 307
308 spec mentions 307 must not rewrite POST to GET
2012-12-26 16:30:19 +01:00
Olaf Conradi
cb46f7b227 POST redirects to POST on 308 only
POST redirects to POST on 308 only, 301-307 to GET.
Side-effect is that POST params get dropped for GET.
2012-12-26 16:08:21 +01:00