Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 2 | -3/+56 |
| | |||||
* | allow rpost to set source app | friendica | 2013-11-15 | 1 | -0/+1 |
| | |||||
* | fix default cipher for comments and set it at the conversation level rather ↵ | friendica | 2013-11-14 | 1 | -1/+1 |
| | | | | than the item level. | ||||
* | e2ee in comments and a bit of cleanup so not every theme has to define how ↵ | friendica | 2013-11-14 | 1 | -8/+13 |
| | | | | 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. | ||||
* | E2EE on private mail (also fixed autocomplete results dropdown for recipient ↵ | friendica | 2013-11-13 | 1 | -1/+4 |
| | | | | which was positioned below the navbar instead of next to the recipient input box) | ||||
* | fix photo permissions on encrypted posts | friendica | 2013-11-13 | 2 | -0/+3 |
| | |||||
* | fix chanview | friendica | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | fix forbidden photos and vcard photo template | friendica | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | removeme sort of works for a single channel - lots of loose ends to deal ↵ | friendica | 2013-11-12 | 1 | -0/+2 |
| | | | | with but it's a start | ||||
* | very crude zid support for e2ee content and move bbcode converter to main.js ↵ | friendica | 2013-11-12 | 1 | -123/+0 |
| | | | | so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). | ||||
* | basic linking of audio/video tags in encrypted bbcode | friendica | 2013-11-11 | 1 | -1/+2 |
| | |||||
* | ability to use other ciphers | friendica | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | make e2ee work on tinymce | friendica | 2013-11-11 | 1 | -3/+4 |
| | |||||
* | provide real barebones XSS protection on e2ee contents and implement a few ↵ | friendica | 2013-11-11 | 1 | -25/+42 |
| | | | | bbcode tags we're likely to see a lot of. Still need to write a js zid() function to properly implement zrl and zmg but at least they will be linked now. | ||||
* | localise js ui strings for e2ee | friendica | 2013-11-11 | 1 | -7/+9 |
| | |||||
* | change spacing to fit other widgets | marijus | 2013-11-11 | 1 | -10/+8 |
| | |||||
* | turn safemode into a proper widget | friendica | 2013-11-11 | 1 | -1/+3 |
| | |||||
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -0/+36 |
| | |||||
* | e2ee | friendica | 2013-11-10 | 1 | -3/+3 |
| | |||||
* | some more doco for how to finish it. | friendica | 2013-11-10 | 1 | -0/+3 |
| | |||||
* | provide zid in js so we can use it from client | friendica | 2013-11-10 | 1 | -0/+1 |
| | |||||
* | Bring safe search to the UI | Thomas Willingham | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | make PM expiry UI match the main post editor, e.g. JS input triggered by an ↵ | friendica | 2013-11-07 | 2 | -8/+17 |
| | | | | icon rather than a scary looking text field | ||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 3 | -0/+15 |
| | | | | 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 | 1 | -2/+5 |
| | | | | 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". | ||||
* | redbasic - allow changing icon colours | friendica | 2013-11-05 | 1 | -1/+1 |
| | |||||
* | make date order the default for the directory | friendica | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | add sloppy photo setting and fix default navbar hide setting | friendica | 2013-11-03 | 1 | -2/+2 |
| | |||||
* | provide an html src converter | friendica | 2013-10-31 | 1 | -0/+61 |
| | |||||
* | issue #189 - show post edited time on relative date hovertip | friendica | 2013-10-30 | 2 | -3/+2 |
| | |||||
* | replace text links with icons on design pages | friendica | 2013-10-23 | 2 | -7/+6 |
| | |||||
* | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵ | friendica | 2013-10-19 | 1 | -1/+1 |
| | | | | derived/sourced channels. It's now just "$author via $xyz". | ||||
* | We really don't need the category delete links on each category in each post ↵ | friendica | 2013-10-14 | 1 | -1/+1 |
| | | | | with categories, as we can now change the categories by editing the post. So take out the delete links. | ||||
* | linkify post categories | friendica | 2013-10-14 | 1 | -1/+1 |
| | |||||
* | i guess we should use .active class for all selected links. | marijus | 2013-10-14 | 1 | -1/+1 |
| | |||||
* | template and icons for categories and "file as" | friendica | 2013-10-14 | 2 | -0/+16 |
| | |||||
* | attachment icons revisited | friendica | 2013-10-13 | 1 | -0/+6 |
| | |||||
* | directory sort links on sidebar | friendica | 2013-10-13 | 1 | -0/+6 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-13 | 2 | -4/+5 |
|\ | |||||
| * | reorder items in private-mail - the delete button is on the right side ↵ | marijus | 2013-10-13 | 1 | -1/+2 |
| | | | | | | | | everywhere else... | ||||
| * | New icons in private mails section | Christian Vogeley | 2013-10-13 | 1 | -3/+3 |
| | | |||||
* | | remove the disabled flag on individual permissions and improve the text to ↵ | friendica | 2013-10-13 | 1 | -1/+1 |
|/ | | | | | | show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare. So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive. | ||||
* | show private message conversant in sidebar because without a reply you may ↵ | friendica | 2013-10-12 | 2 | -2/+3 |
| | | | | not remember who it is/was. | ||||
* | mail recall | friendica | 2013-10-11 | 2 | -1/+5 |
| | |||||
* | more icons | friendica | 2013-10-11 | 2 | -2/+2 |
| | |||||
* | set the colour of the active nav element so it doesn't get washed out | friendica | 2013-10-10 | 1 | -2/+2 |
| | |||||
* | more icon tweaks - this could be going on for some time; try to get icon ↵ | friendica | 2013-10-10 | 2 | -5/+5 |
| | | | | code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks. | ||||
* | more icon conversions - savedsearch listings need more work. The drop icon ↵ | friendica | 2013-10-09 | 1 | -1/+1 |
| | | | | should be hidden unless the entry is being hovered. | ||||
* | delete icons | friendica | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | more redbasic icon work | friendica | 2013-10-09 | 1 | -2/+2 |
| |