friendica
|
3fdc3515b5
|
some work on events permissions
|
2013-12-01 23:49:52 -08:00 |
|
friendica
|
1c5f98440d
|
quite a bit of work on default acl permissions and various acl quirks
|
2013-11-29 14:09:21 -08:00 |
|
friendica
|
fe9162395a
|
sort out the preview icons
|
2013-11-25 14:54:14 -08:00 |
|
friendica
|
cf3e6a34ae
|
Merge pull request #214 from tuscanhobbit/master
admin user table now shows the channel list and ID, minor changes to admin summary table
|
2013-11-25 03:00:05 -08:00 |
|
friendica
|
c0f2bc436c
|
force HTML notification mails to use predefined colours.
|
2013-11-25 00:07:00 -08:00 |
|
tuscanhobbit
|
421cacfc8d
|
admin user table now shows the channel list, minor changes to summary
|
2013-11-24 23:06:03 +01:00 |
|
tuscanhobbit
|
2c6e1b7aee
|
replaced rhash icon
|
2013-11-23 20:01:11 +01:00 |
|
tuscanhobbit
|
2e41777963
|
a reference to account_id was missing in user admin table
|
2013-11-23 19:46:07 +01:00 |
|
marijus
|
adad1b75cd
|
use placeholder for profile-jot-text and some minor alignment
|
2013-11-23 01:10:54 +01:00 |
|
marijus
|
72e0bd6b28
|
missing input type and use same font for password and text input
|
2013-11-22 21:19:41 +01: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
|
bec85f1494
|
implement admin remove account
|
2013-11-17 13:54:43 -08:00 |
|
friendica
|
0b8c9654ea
|
allow rpost to set source app
|
2013-11-15 03:10:00 -08:00 |
|
friendica
|
2fe6aef8bc
|
fix default cipher for comments and set it at the conversation level rather than the item level.
|
2013-11-14 22:54:16 -08:00 |
|
friendica
|
592c24e162
|
e2ee in comments and a bit of cleanup so not every theme has to define how 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.
|
2013-11-14 15:41:25 -08:00 |
|
friendica
|
ee629534d5
|
E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box)
|
2013-11-13 23:10:29 -08:00 |
|
friendica
|
251ba6db30
|
fix photo permissions on encrypted posts
|
2013-11-13 03:15:07 -08:00 |
|
friendica
|
a1b8f6e4ec
|
fix chanview
|
2013-11-12 23:45:04 -08:00 |
|
friendica
|
be7e732391
|
fix forbidden photos and vcard photo template
|
2013-11-12 19:25:23 -08:00 |
|
friendica
|
b26989bb65
|
removeme sort of works for a single channel - lots of loose ends to deal with but it's a start
|
2013-11-12 18:27:36 -08:00 |
|
friendica
|
8eaab0642f
|
very crude zid support for e2ee content and move bbcode converter to main.js 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).
|
2013-11-12 15:44:49 -08:00 |
|
friendica
|
34ee8de821
|
basic linking of audio/video tags in encrypted bbcode
|
2013-11-11 20:20:31 -08:00 |
|
friendica
|
a7c53d470b
|
ability to use other ciphers
|
2013-11-11 18:42:49 -08:00 |
|
friendica
|
54438be7c2
|
make e2ee work on tinymce
|
2013-11-11 17:50:36 -08:00 |
|
friendica
|
d9013f4311
|
provide real barebones XSS protection on e2ee contents and implement a few 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.
|
2013-11-11 16:47:49 -08:00 |
|
friendica
|
4a3191cd19
|
localise js ui strings for e2ee
|
2013-11-11 15:20:30 -08:00 |
|
marijus
|
f8a34c737d
|
change spacing to fit other widgets
|
2013-11-11 16:50:43 +01:00 |
|
friendica
|
b5bc04799c
|
turn safemode into a proper widget
|
2013-11-11 01:18:09 -08:00 |
|
friendica
|
435e2dae0e
|
display encrypted text inline
|
2013-11-11 00:21:00 -08:00 |
|
friendica
|
ca4103debe
|
e2ee
|
2013-11-10 23:19:44 -08:00 |
|
friendica
|
c392004290
|
some more doco for how to finish it.
|
2013-11-10 20:34:10 -08:00 |
|
friendica
|
effb1a0534
|
provide zid in js so we can use it from client
|
2013-11-10 18:57:24 -08:00 |
|
Thomas Willingham
|
7b29400c6c
|
Bring safe search to the UI
|
2013-11-09 18:43:40 +00:00 |
|
friendica
|
cb37c0ce14
|
make PM expiry UI match the main post editor, e.g. JS input triggered by an icon rather than a scary looking text field
|
2013-11-07 15:30:59 -08:00 |
|
friendica
|
7381326b7a
|
provide expire feature on post and comments as well as private messages. 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.
|
2013-11-07 00:47:50 -08:00 |
|
friendica
|
6162de142c
|
allow private mail sender to set an expiration on their messages. Once 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".
|
2013-11-06 18:28:36 -08:00 |
|
friendica
|
f4cb145f3c
|
redbasic - allow changing icon colours
|
2013-11-05 16:21:38 -08:00 |
|
friendica
|
cea11c9498
|
make date order the default for the directory
|
2013-11-03 15:20:40 -08:00 |
|
friendica
|
4d470f2d70
|
add sloppy photo setting and fix default navbar hide setting
|
2013-11-03 14:57:29 -08:00 |
|
friendica
|
09ca39fd08
|
provide an html src converter
|
2013-10-31 22:08:10 -07:00 |
|
friendica
|
a5693df07f
|
issue #189 - show post edited time on relative date hovertip
|
2013-10-30 17:33:10 -07:00 |
|
friendica
|
7b7ef56b54
|
replace text links with icons on design pages
|
2013-10-23 19:35:51 -07:00 |
|
friendica
|
d54b6099d2
|
remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in derived/sourced channels. It's now just "$author via $xyz".
|
2013-10-19 01:48:43 -07:00 |
|
friendica
|
f3fcffb29d
|
We really don't need the category delete links on each category in each post with categories, as we can now change the categories by editing the post. So take out the delete links.
|
2013-10-14 15:38:05 -07:00 |
|
friendica
|
9787872778
|
linkify post categories
|
2013-10-14 15:34:47 -07:00 |
|
marijus
|
43289103ee
|
i guess we should use .active class for all selected links.
|
2013-10-14 18:13:02 +02:00 |
|
friendica
|
4f2c056d6d
|
template and icons for categories and "file as"
|
2013-10-14 04:49:28 -07:00 |
|
friendica
|
db42e4d2f9
|
attachment icons revisited
|
2013-10-13 21:14:04 -07:00 |
|
friendica
|
bae7f4e078
|
directory sort links on sidebar
|
2013-10-13 19:49:40 -07:00 |
|