Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | Use only one regex for title matching in rpost tag | zottel | 2013-10-31 | 1 | -6/+5 |
| | | |||||
| * | Allow setting of title in rpost tag with [rpost=title]body[/rpost] | zottel | 2013-10-30 | 1 | -1/+6 |
| | | |||||
* | | issue #189 - show post edited time on relative date hovertip | friendica | 2013-10-30 | 2 | -0/+2 |
| | | |||||
* | | allow zot public providers to list their location, as a non US-based server ↵ | friendica | 2013-10-30 | 1 | -3/+7 |
|/ | | | | could be a strong selling point. | ||||
* | access policy and directory mode were crossed on site table creation | friendica | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+2 |
| | |||||
* | rpost bbcode tag | friendica | 2013-10-29 | 2 | -3/+21 |
| | |||||
* | doco | friendica | 2013-10-28 | 1 | -0/+18 |
| | |||||
* | Comanche documentation and some cleanup of layout page (including link to ↵ | friendica | 2013-10-28 | 2 | -2/+13 |
| | | | | doco) and a few other webpage related cleanups | ||||
* | implement monthly directory pings | friendica | 2013-10-28 | 2 | -3/+34 |
| | |||||
* | remote post module so that from anywhere on the web or at least within the ↵ | friendica | 2013-10-27 | 1 | -2/+2 |
| | | | | matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it. | ||||
* | a bit more progress on DAV driver | friendica | 2013-10-27 | 1 | -3/+27 |
| | |||||
* | put comanche widgets in their own file. Added a category tagcloud widget - ↵ | friendica | 2013-10-27 | 3 | -10/+41 |
| | | | | but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments. | ||||
* | include/reddav.php is the glue between Red attachments and the SabreDav ↵ | friendica | 2013-10-26 | 1 | -0/+154 |
| | | | | interfaces. Much work remains beofre we're ready to actually use this interface. Think of it as a conceptual outline and I'm starting to fill it in from the top down. | ||||
* | create update record for accounts on directory server itself during profile ↵ | friendica | 2013-10-24 | 4 | -8/+31 |
| | | | | changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead. | ||||
* | Optionally pass a prepared "top level" item into conversation(). This will ↵ | friendica | 2013-10-24 | 2 | -5/+17 |
| | | | | eventually be used by the photos module where the "top level item" of the conversation is a photo with editing and album navigation controls and doesn't look anything like a post. | ||||
* | passing vars to widgets in Comanche - !this breaks existing widget declarations! | friendica | 2013-10-24 | 1 | -4/+13 |
| | | | | See the wiki for updated syntax but basically it's now [widget=name][var=varname]varvalue[/var]...[/widget] | ||||
* | link to source - if it's on the display page link to original source ↵ | friendica | 2013-10-20 | 3 | -6/+11 |
| | | | | (probably on a different site). All other conversations link to 'llink' which is a local copy and may provide a richer possibility of interactions, especially if you're logged in locally and it's your own copy of the post. | ||||
* | prevent posts from floating to the top after minor edits | friendica | 2013-10-19 | 1 | -1/+6 |
| | |||||
* | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵ | friendica | 2013-10-19 | 1 | -0/+1 |
| | | | | derived/sourced channels. It's now just "$author via $xyz". | ||||
* | doc - complete hook list, still need detailed functional descriptions with ↵ | friendica | 2013-10-18 | 1 | -1/+2 |
| | | | | parameters and examples for each | ||||
* | Put a status editor on the display page if you're logged in. This fixes ↵ | friendica | 2013-10-18 | 1 | -1/+1 |
| | | | | issue #113 and also provides the ability to reshare from that page. |