Commit graph

8801 commits

Author SHA1 Message Date
Thomas Willingham
b170d80471 Remove telltale signs the doco was mostly stolen from APW 2013-11-21 19:42:04 +00:00
Thomas Willingham
35c465d4b7 Document schemas 2013-11-21 19:41:09 +00:00
marijus
1f9ef3e44d not needed anymore with new defaults 2013-11-21 15:18:18 +01:00
friendica
4791b2fd9c add aid to notifiy table which we may need to supress duplicate notify emails across your channels
also try to handle the wretched mess of broken and duplicated hublocs that fred.cepheus.uberspace.de typically reports
2013-11-20 21:09:13 -08:00
friendica
eb3d8e2cd7 provide a page template "none" which lets a webpage take over the entire page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered. 2013-11-20 16:28:17 -08:00
friendica
5315c88621 webpage edit - losing the ability to pass unfiltered html and perhaps some php due to unsetting uid too early in item_store_update() 2013-11-20 16:20:32 -08:00
friendica
d7ee552c57 Protocol: now set data['alg'] on all encapsulated encrypted packets, so that we can more easily retire 'aes256cbc' once it is no longer viable. 2013-11-20 15:20:12 -08:00
friendica
f6c41e61ac add logo to readme 2013-11-20 00:25:04 -08:00
friendica
d37f4da37b remove the challenge table as well 2013-11-18 20:10:53 -08:00
friendica
bbd69c1e81 drop the queue table which we no longer use 2013-11-18 19:54:02 -08:00
friendica
5cf5cbd193 leave off the file extension 2013-11-18 19:20:11 -08:00
friendica
be0197a3a0 pull in some doco from the project wiki, keep it with the code 2013-11-18 19:17:25 -08:00
friendica
d049df8fa5 wordsmithing 2013-11-18 19:02:38 -08:00
friendica
1593c83728 update to reflect that account and channel removal is now possible, though bugs likely remain. 2013-11-18 19:00:33 -08:00
friendica
ed129f19b0 fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic 2013-11-18 18:37:38 -08:00
friendica
dc6cd8a701 admin/users - add expiration date to table and ability to sort by reverse expiration and also filter by service class through url options 2013-11-18 15:38:02 -08:00
friendica
fce5f2042d resetting password tries to update email address even if it didn't change - and if you've got the admin email this spits out a warning. 2013-11-18 14:06:34 -08:00
friendica
b1a4dc7d7e set a default value for $webbie - it's the right thing to do. 2013-11-18 01:00:04 -08:00
friendica
718f69c6fc to clarify the fact, we'll remove the line we no longer need instead of commenting it 2013-11-18 00:57:56 -08:00
friendica
fa8f26c544 change the way magic-auth works - we rarely need a destination channel and if that channel has problems
it shouldn't mess up authentication to the hub.
2013-11-18 00:55:41 -08:00
friendica
dd6c64f95a magic auth issues 2013-11-17 23:12:34 -08:00
friendica
f8b07e1935 filter out duplicate recipients on local deliveries. We only need to deliver stuff once to any particular channel. 2013-11-17 20:43:50 -08:00
friendica
6378600747 fix commented timestamp 2013-11-17 20:09:40 -08:00
friendica
23352b939b better job of setting parent created 2013-11-17 19:49:48 -08:00
friendica
13538cdd21 pull in some posts when we first connect with a new channel (if allowed to) - if not allowed to, do it if that condition changes 2013-11-17 19:22:24 -08:00
friendica
772e3795bf typo 2013-11-17 17:26:41 -08:00
friendica
d6a3465a5b s/Developer Preview/Public Preview/g 2013-11-17 16:59:06 -08:00
friendica
06e0272db8 populate some posts when somebody is granted "read stream" permission 2013-11-17 16:50:32 -08:00
friendica
28b0eb9c33 more work on redmtx.com magic-auth situation 2013-11-17 14:28:13 -08:00
friendica
bec85f1494 implement admin remove account 2013-11-17 13:54:43 -08:00
friendica
92f37fd0d5 document extra features 2013-11-17 01:10:46 -08:00
friendica
8893643da0 more photo menu positioning work for varying photo sizes 2013-11-16 19:48:45 -08:00
friendica
2e464cb909 make submit buttons look more or less like links 2013-11-16 19:27:06 -08:00
friendica
808f0fc1d4 more to-do 2013-11-16 13:19:33 -08:00
friendica
e16943006b update to-do 2013-11-16 13:07:44 -08:00
friendica
3f9eb41e76 more of a light&fresh look 2013-11-16 13:00:18 -08:00
friendica
766529b78e theme works 2013-11-16 00:01:03 -08:00
friendica
fda617830d theme work 2013-11-15 23:56:41 -08:00
friendica
60a9d9e750 do a better job of lining things up (like comments) when the photo size changes 2013-11-15 23:51:27 -08:00
friendica
579cf4ccfb reposition certain things like the wall-to-wall "to" photo when one changes the size of the author icons 2013-11-15 23:18:53 -08:00
friendica
f13c513aba update to-do list 2013-11-15 22:10:30 -08:00
friendica
6188b74f42 Merge https://github.com/friendica/red into zpull 2013-11-15 15:36:50 -08:00
friendica
e8c9dafb90 revert to prepare_page - but have it call prepare_body 2013-11-15 15:32:26 -08:00
friendica
18a7284443 Merge pull request #204 from tuscanhobbit/master
Updated Italian translation with new E2EE strings
2013-11-15 15:20:42 -08:00
friendica
0f93174b61 Let's provide a shared to-do list for code and doco 2013-11-15 15:15:44 -08:00
p.tacconi
3b2a883f22 Updated Italian translation with E2EE strings 2013-11-15 13:52:37 +01:00
friendica
d06fd40696 change product name on notification emails to lowercase 2013-11-15 04:07:13 -08:00
friendica
bff135db62 comment out the multi-delete feature until somebody wants it bad enough to make it work 2013-11-15 03:44:52 -08:00
friendica
0b8c9654ea allow rpost to set source app 2013-11-15 03:10:00 -08:00
friendica
fc0a5d58d1 make font size tweakable for the whole app 2013-11-15 02:43:59 -08:00