Commit Graph
8306 Commits
Author SHA1 Message Date
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
friendica bb9feee370 Merge https://github.com/friendica/red into zpull 2013-10-12 15:13:23 -07:00
friendica 55c43f12b5 directory date order (sort=date) 2013-10-12 15:12:45 -07:00
friendica 7ffe4f6f91 Merge pull request #177 from tuscanhobbit/master
Updated italian translation
2013-10-12 15:02:17 -07:00
tuscanhobbit 944b4761ce updated italian translation 2013-10-12 21:29:35 +02:00
Olaf Conradi ffd88fec92 Merge pull request #176 from oohlaf/fixes
Typo in replaced variable for #getzot
2013-10-12 10:53:33 -07:00
Olaf Conradi 095d1bae26 Typo in replaced variable 2013-10-12 19:27:39 +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 0bfcc31bf9 Merge https://github.com/friendica/red into zpull 2013-10-11 20:44:54 -07:00
friendica 7cd1bd59b2 bug 175 - categories not updated when editing 2013-10-11 20:44:13 -07:00
friendica 09950745c1 doc updates 2013-10-11 20:43:53 -07:00
friendica 899ebe9cbc Merge pull request #174 from zzottel/master
fix alt_pager to work if item count is higher than page['itemspage'] (th...
2013-10-11 12:55:48 -07:00
Thomas Willingham 033b1ed430 Dark schema, and associated fixes. 2013-10-11 17:36:02 +01:00
Thomas Willingham 54ad3a74d4 Typo 2013-10-11 17:25:52 +01:00
zottel e6c93e4146 fix alt_pager to work if item count is higher than page['itemspage'] (threads) 2013-10-11 10:50:06 +02:00
p.tacconi 2b57c339c0 Update italian translation 2013-10-11 09:50:20 +02:00
Paolo T 7a63d5e50b Merge pull request #2 from friendica/master
Upgraded to latest red
2013-10-11 00:24:25 -07:00
friendica 89fc319c90 fix search to display more than one item 2013-10-10 21:31:40 -07:00
friendica f07baa9199 more readability improvements 2013-10-10 20:23:38 -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 993e90e974 Easier to load a chosen schema if one has a chosen schema to load... 2013-10-10 17:02:52 -07:00
friendica 8cc87d6448 fix blue lock 2013-10-10 16:29:41 -07:00
friendica 6ac0a84fac Merge https://github.com/friendica/red into zpull 2013-10-10 16:15:54 -07:00
friendica a92e1c617b Add install instructions for cloning WebDAV component (which I think is best if we make optional). There may be webserver dependencies so let's just call this a plugin of sorts, but different than normal plugins because if it's installed it will be tightly integrated with everything we do. Eventually we may provide a static repository or select a specific sabre-dav version so that we're immune from changes upstream which break stuff we're doing; but for now we'll use the fruux main repository and install using the trunk. 2013-10-10 16:09:26 -07:00
friendica 71f22b20f4 Merge pull request #173 from beardy-unixer/master
Don't send a quintillion emails every time mysql restarts.
2013-10-10 15:25:58 -07:00
Thomas Willingham 9533ea995c Add "scheme default" button for nav colours. 2013-10-10 22:14:18 +01:00
Thomas Willingham bcf211e9dc Don't send a quintillion emails every time mysql restarts. 2013-10-10 21:24:04 +01:00
Thomas Willingham 6d85acc413 *sigh* I swear I DID test this first... 2013-10-10 19:22:28 +01:00
Thomas Willingham cdf608898a Various schema issues. 2013-10-10 19:18:33 +01:00
Thomas Willingham d05899fb50 But remember to set the expert flag 2013-10-10 18:42:21 +01:00
Thomas Willingham 41838fdfad Basic schema support - but no actual schemas. 2013-10-10 18:39:28 +01:00
friendica 35db6ffa10 Merge pull request #170 from git-marijus/master
get rid of the clean font because it looks weird in some browsers
2013-10-10 05:08:28 -07:00
tobiasd f44f01a1bf Merge pull request #172 from tobiasd/DE20131010a
DE: update to the strings (for real)
2013-10-10 05:05:22 -07:00
Tobias Diekershoff cdddef8c7b DE: update to the strings (for real) 2013-10-10 14:02:36 +02:00
tobiasd 2aa334a931 Merge pull request #171 from tobiasd/DE20131010
DE: update to the strings
2013-10-10 04:53:26 -07:00
Tobias Diekershoff d95a8e123f DE: update to the strings 2013-10-10 13:51:25 +02:00
marijus 3891b605fe get rid of the clean font because it looks weird in some browsers 2013-10-10 12:59:41 +02: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
friendica a0160e9a6b Merge pull request #169 from git-marijus/master
pimp up the searchbar a little and hoping it is the right way to do it...
2013-10-09 15:42:00 -07:00
marijus 9fd85bb289 might be better that way 2013-10-09 22:32:28 +02: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