Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add aid to notifiy table which we may need to supress duplicate notify ↵ | friendica | 2013-11-20 | 3 | -10/+26 |
| | | | | | | emails across your channels also try to handle the wretched mess of broken and duplicated hublocs that fred.cepheus.uberspace.de typically reports | ||||
* | webpage edit - losing the ability to pass unfiltered html and perhaps some ↵ | friendica | 2013-11-20 | 1 | -3/+2 |
| | | | | php due to unsetting uid too early in item_store_update() | ||||
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ↵ | friendica | 2013-11-20 | 6 | -29/+45 |
| | | | | we can more easily retire 'aes256cbc' once it is no longer viable. | ||||
* | fix plugin and them toggles for the colourblind, add theme info block and ↵ | friendica | 2013-11-18 | 1 | -2/+2 |
| | | | | recent screenshot to redbasic | ||||
* | magic auth issues | friendica | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | filter out duplicate recipients on local deliveries. We only need to deliver ↵ | friendica | 2013-11-17 | 1 | -1/+19 |
| | | | | stuff once to any particular channel. | ||||
* | fix commented timestamp | friendica | 2013-11-17 | 1 | -3/+4 |
| | |||||
* | better job of setting parent created | friendica | 2013-11-17 | 1 | -7/+4 |
| | |||||
* | pull in some posts when we first connect with a new channel (if allowed to) ↵ | friendica | 2013-11-17 | 3 | -15/+40 |
| | | | | - if not allowed to, do it if that condition changes | ||||
* | populate some posts when somebody is granted "read stream" permission | friendica | 2013-11-17 | 4 | -4/+27 |
| | |||||
* | revert to prepare_page - but have it call prepare_body | friendica | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | change product name on notification emails to lowercase | friendica | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | comment out the multi-delete feature until somebody wants it bad enough to ↵ | friendica | 2013-11-15 | 1 | -1/+1 |
| | | | | make it work | ||||
* | allow rpost to set source app | friendica | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | fix default cipher for comments and set it at the conversation level rather ↵ | friendica | 2013-11-14 | 2 | -8/+10 |
| | | | | than the item level. | ||||
* | silence a warning | friendica | 2013-11-14 | 1 | -1/+1 |
| | |||||
* | Don't allow channel creation with a nickname | friendica | 2013-11-14 | 1 | -0/+6 |
| | |||||
* | e2ee in comments and a bit of cleanup so not every theme has to define how ↵ | friendica | 2013-11-14 | 2 | -3/+9 |
| | | | | to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. | ||||
* | make autocomplete better themable by adding an id | marijus | 2013-11-14 | 1 | -0/+1 |
| | |||||
* | E2EE on private mail (also fixed autocomplete results dropdown for recipient ↵ | friendica | 2013-11-13 | 1 | -2/+2 |
| | | | | which was positioned below the navbar instead of next to the recipient input box) | ||||
* | removeme sort of works for a single channel - lots of loose ends to deal ↵ | friendica | 2013-11-12 | 1 | -22/+36 |
| | | | | with but it's a start | ||||
* | Fix missing argument warning | Olaf Conradi | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | ability to use other ciphers | friendica | 2013-11-11 | 1 | -0/+5 |
| | |||||
* | localise js ui strings for e2ee | friendica | 2013-11-11 | 1 | -7/+9 |
| | |||||
* | looks more structured this way | marijus | 2013-11-11 | 1 | -0/+1 |
| | |||||
* | turn safemode into a proper widget | friendica | 2013-11-11 | 1 | -0/+1 |
| | |||||
* | change wording on feature to "even more encryption" because otherwise it ↵ | friendica | 2013-11-11 | 1 | -1/+1 |
| | | | | sounds like we don't have any at all - and we certainly do. | ||||
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -2/+5 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-10 | 1 | -1/+1 |
|\ | |||||
| * | More safe search - since the default is one, toggle only works after | Thomas Willingham | 2013-11-11 | 1 | -1/+1 |
| | | | | | | | | | | an initial xconfig is set - the first one will turn safe search on (ie, do nothing from a users point of view). Fix that. | ||||
* | | e2ee | friendica | 2013-11-10 | 2 | -0/+3 |
|/ | |||||
* | Didn't finish it. Gotta' pee. | friendica | 2013-11-10 | 1 | -9/+2 |
| | |||||
* | too much privacy on get_plink() which is left over from Friendica days | friendica | 2013-11-10 | 1 | -1/+1 |
| | |||||
* | Stray line | Thomas Willingham | 2013-11-09 | 1 | -3/+0 |
| | |||||
* | Clean up | Thomas Willingham | 2013-11-09 | 1 | -1/+1 |
| | |||||
* | Bring safe search to the UI | Thomas Willingham | 2013-11-09 | 1 | -0/+18 |
| | |||||
* | we should probably only expire things once... | friendica | 2013-11-07 | 1 | -1/+4 |
| | |||||
* | update smilies | friendica | 2013-11-07 | 1 | -0/+2 |
| | |||||
* | more e2ee infrastructure - at this point if somebody wants it they're going ↵ | friendica | 2013-11-07 | 1 | -2/+39 |
| | | | | to have to work for it. | ||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 3 | -4/+14 |
| | | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. | ||||
* | allow private mail sender to set an expiration on their messages. Once ↵ | friendica | 2013-11-06 | 3 | -4/+20 |
| | | | | expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday". | ||||
* | more work on channel removal - it might sort of work now but I'm expecting ↵ | friendica | 2013-11-05 | 1 | -4/+22 |
| | | | | lots of issues. Hence there is still no code in chanman to start the process rolling and make it happen. Will need a barrage of test cases. | ||||
* | fix private group delivery | friendica | 2013-11-05 | 1 | -3/+4 |
| | |||||
* | don't store update records if we're not a directory server of some kind | friendica | 2013-11-04 | 1 | -0/+5 |
| | |||||
* | make the storage permissions tweakable for hosted environments where they ↵ | friendica | 2013-11-04 | 1 | -2/+2 |
| | | | | may require tweaking. | ||||
* | solid progress on attach_mkdir - but we need to figure out where to store ↵ | friendica | 2013-11-04 | 1 | -11/+73 |
| | | | | default file permissions. This should be separate from post/item permissions and we won't be able to set permissions from the DAV interface so if we want something private we have to provide these permissions in our preferences. | ||||
* | tag notifications for private posts contain obscured data - they should be blank | friendica | 2013-11-04 | 1 | -1/+1 |
| | |||||
* | private tagged posts weren't creating second delivery chain - they were ↵ | friendica | 2013-11-04 | 1 | -1/+14 |
| | | | | incorrectly being marked as "in a reshare" due to being obscured. | ||||
* | add attach_mkdir() | friendica | 2013-11-03 | 1 | -0/+71 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-30 | 1 | -3/+7 |
|\ |