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
friendica
3c3c13c630
Merge https://github.com/friendica/red into zpull
2013-10-13 15:52:53 -07:00
friendica
1354702d69
remove the disabled flag on individual permissions and improve the text to 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.
2013-10-13 15:42:30 -07:00
marijus
2d23fcfe5a
reorder items in private-mail - the delete button is on the right side everywhere else...
2013-10-13 22:24:33 +02:00
Christian Vogeley
77db6e087a
New icons in private mails section
2013-10-13 00:59:04 +02:00
friendica
c459228dca
show private message conversant in sidebar because without a reply you may not remember who it is/was.
2013-10-12 00:57:00 -07:00
friendica
1c8a36f9ca
mail recall
2013-10-11 23:12:10 -07:00
friendica
7e850e0687
more icons
2013-10-11 22:30:11 -07:00
friendica
c52db29ff5
set the colour of the active nav element so it doesn't get washed out
2013-10-10 20:17:41 -07:00
friendica
3985aa07b4
more icon tweaks - this could be going on for some time; try to get icon code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks.
2013-10-10 02:15:44 -07:00
friendica
87f1c6b8ec
more icon conversions - savedsearch listings need more work. The drop icon should be hidden unless the entry is being hovered.
2013-10-09 20:19:02 -07:00
friendica
1fdc82e0a1
delete icons
2013-10-09 18:43:49 -07:00
friendica
1aa69604fc
more redbasic icon work
2013-10-09 18:33:33 -07:00
marijus
e7f9d603be
pimp up the searchbar a little and hoping it is the right way to do
...
it
2013-10-09 21:44:22 +02:00
friendica
1e7034c4da
nav icons
2013-10-09 03:26:24 -07:00
friendica
95f29743f1
move verified indicator
2013-10-08 21:38:41 -07:00
friendica
0e793dea9b
replace a bunch of graphic icons with vector icons
2013-10-08 21:17:11 -07:00
friendica
f8d34a2aaf
First visit http://fontawesome.io/cheatsheet/ , then it's your turn. Please don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same.
2013-10-08 17:31:49 -07:00
friendica
78a8d176ac
post signatures
2013-10-02 21:04:48 -07:00
friendica
bd0b4d8487
remove the "Similar Interests" link until somebody makes it work
2013-09-29 18:34:41 -07:00
friendica
a26e48b013
sources management page
2013-09-29 18:18:05 -07:00
Thomas Willingham
9212fd0ecc
Issue #117
2013-09-29 16:40:15 +01:00
Thomas Willingham
dc692cd748
Actually, lets add a content wrapper while we're in there.
2013-09-27 03:11:28 +01:00
Thomas Willingham
b838585e27
Issue #131
2013-09-27 03:03:37 +01:00
Thomas Willingham
d6607f2093
Minor theme stuff - make the pages toolbar a toolbar, get rid of a naughty center tag, and stop very long tags overlapping the directory.
2013-09-27 02:44:28 +01:00
Michael Meer
a37986cdc0
added new smarty template admin_hubloc.tpl
2013-09-24 09:33:52 +02:00
friendica
cdfb5f9dc7
adult channel setting
2013-09-22 20:38:24 -07:00
Thomas Willingham
8542127274
Filestorage perms (no ACL), fix nav for browsers that can't handle PCSS, put content wrapper back now JS is fixed for features page.
2013-09-18 02:45:49 +01:00
Michael Meer
d330df05f2
extend admin page for hubloc / server key management
2013-09-17 10:11:22 +02:00
Thomas Willingham
3554bab83a
Content wrapper breaks feature settings. Get rid of it as a quick fix until I get a chance to work out why it works everywhere except there.
2013-09-16 05:01:25 +01:00
Christian Vogeley
4132d1cd8e
Upstream merge
2013-09-15 03:21:19 +02:00