Commit graph

415 commits

Author SHA1 Message Date
friendica
d16324685a implement horizontal menu class in redbasic 2014-03-03 15:21:43 -08:00
marijus
64b32d9146 var update 2014-03-03 19:56:38 +01:00
marijus
ad10eb2875 little css fixes 2014-03-03 19:14:35 +01:00
marijus
57cc77f6d5 make navbar themable again 2014-03-02 22:50:53 +01:00
marijus
6b6052d5a9 Revert "a little fix against bootstrap 3.1.1"
This reverts commit e82c9eb176.
2014-02-28 23:34:52 +01:00
marijus
e82c9eb176 a little fix against bootstrap 3.1.1 2014-02-28 23:23:19 +01:00
marijus
b390336016 add hover effect to usermenu caret 2014-02-28 23:04:38 +01:00
friendica
7cb295bbe6 over-ride code tags within pre blocks as bootstrap which puts a border around pre tags, which messes up markdown code blocks which have yet another border. 2014-02-27 20:55:25 -08:00
marijus
8860d80bd4 Revert "little correction"
This reverts commit 496a5a556f.
2014-02-26 23:34:36 +01:00
marijus
496a5a556f little correction 2014-02-26 23:31:35 +01:00
marijus
c5b8224dcc properly fix profile edit dropdown menu 2014-02-26 23:20:40 +01:00
marijus
32d0189b56 remove some design fixes which got fixed in bootstrap 3.1.1 2014-02-21 14:38:21 +01:00
marijus
8c37a01f74 dont allow bootstrap to mess with blockquote font-size 2014-02-21 13:57:00 +01:00
marijus
593631d8f5 oups... to much cleaning... 2014-02-21 13:03:32 +01:00
marijus
052be3c92b cleanup style.css 2014-02-21 12:16:26 +01:00
friendica
9db40322ab move jgrowl (alert popup) out of the now taller navbar 2014-02-20 18:51:35 -08:00
marijus
82b028173c another correction 2014-02-19 20:08:02 +01:00
marijus
c09087262c bootstrapify the nav 2014-02-19 18:42:37 +01:00
marijus
3ad9cf67c6 whitespace 2014-02-10 00:00:35 +01:00
marijus
46153e4a57 moving background-color to style.css 2014-02-09 23:59:19 +01:00
marijus
4fc0126661 theming chat a little 2014-02-09 23:52:09 +01:00
Christian Vogeley
176b0881ce . 2014-02-09 01:39:37 +01:00
friendica
97739920eb create a new "subdued" CSS class for things that shouldn't be in your face unless you want them and intentionally hover over them. Typically this would be accomplished via an opacity or colour change, but themes are free to use other methods. Also changed the channel_tabs "chatroom" link to use the subdued class if no rooms have been created rather than a count of chatrooms. Themse should probably create a .subdued and .subdued:hover definition because we'll probably take most of the stuff which is now hardwired to use opacity by id and change it to use the class definition instead. 2014-02-08 00:48:19 -08:00
Tazman DeVille
16e818def7 link hover colour remains user set link_colour (w/o change default,
Mike)
2014-02-02 14:01:12 +01:00
friendica
17436f060f fix default link color 2014-02-01 21:12:26 -08:00
Tazman DeVille
de412abe88 user configured link colour 2014-02-02 05:19:29 +01:00
Tazman DeVille
a2761213e0 link colour options 2014-02-02 04:26:56 +01:00
friendica
cc11535e34 online indication on profile sidebar 2014-01-28 17:07:25 -08:00
friendica
4b66a399e4 get rid of bootstrap's blockqote margin css which is just bloody wrong and can't easily be over-ridden 2014-01-25 02:53:31 -08:00
friendica
41df51a815 add "self" to access control lists with special marking to indicate it's special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be. 2014-01-06 17:12:44 -08:00
friendica
4c541bb680 expose profile things in the UI 2013-12-30 15:41:42 -08:00
friendica
0dd7d93674 basic edit and delete for things 2013-12-30 04:25:55 -08:00
friendica
125543aded more comanche migration 2013-12-19 02:16:14 -08:00
marijus
176fe32564 show drop-icon on wall-item hover only 2013-12-18 21:13:48 +01:00
marijus
b6bb3c0252 fix a typo 2013-12-18 19:47:00 +01:00
marijus
afc86875d2 move some stuff back to mod_connections.css 2013-12-16 15:46:18 +01:00
marijus
ae95269c6d remove some cruft and a typo 2013-12-16 15:41:23 +01:00
marijus
b994faee9d mark some things for deletion 2013-12-12 15:15:01 +01:00
marijus
8f6af66a73 move affinity slider to widgets.css and minor cleanup 2013-12-12 14:39:21 +01:00
friendica
4d18791852 missing brace in redbasic style.css 2013-12-11 15:42:28 -08:00
friendica
c57b6745e8 Merge https://github.com/friendica/red into zpull
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-11 15:32:25 -08:00
friendica
40e2900326 comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. 2013-12-11 14:54:36 -08:00
marijus
e8821d78d5 .selected is in use for something else already 2013-12-11 22:11:06 +01:00
marijus
ebc788a69a also add group widget to widgets.css 2013-12-11 22:02:46 +01:00
marijus
169266b454 unify styling a little 2013-12-11 21:46:03 +01:00
marijus
dd7fea10c1 split out widgets.css 2013-12-11 21:28:42 +01:00
friendica
d13f693f85 more css cleanup 2013-12-09 18:44:09 -08:00
friendica
bc78334be7 more css shrinkage 2013-12-09 18:28:52 -08:00
friendica
70a81d6ad5 Merge branch 'master' of https://github.com/git-marijus/red
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-09 15:45:52 -08:00
marijus
76d8501d67 saved search icon work and bugfixes for #tags not beeing deletable and save button showing if saved search is disabled 2013-12-10 00:32:49 +01:00
friendica
f85cba10eb notes widget 2013-12-09 15:27:46 -08:00
friendica
e33d9d358a make suggestion photo sizes match top level post sizes 2013-12-07 00:59:36 -08:00
friendica
4123d3aa54 tweaking of the name field size and limits so it doesn't push the content around 2013-12-06 22:04:07 -08:00
friendica
a1a5b70476 more overflow hidden important so it works 2013-12-06 21:53:32 -08:00
friendica
f45b06ffa0 suggestion widget 2013-12-06 21:40:01 -08:00
friendica
b3f6220226 make some "selection-is-selected" classes work again 2013-12-05 19:23:30 -08:00
friendica
307fcac86d more icon updates 2013-12-04 17:36:53 -08:00
marijus
82388465e4 split conversation.css out of style.css 2013-12-04 23:32:49 +01:00
marijus
6d4a265ab2 this should remain in style.css 2013-12-03 23:26:21 +01:00
marijus
27e0f4e061 split out mod_message and a typo 2013-12-03 23:08:57 +01:00
friendica
061725b97a clear floats on the connect button 2013-12-02 19:26:57 -08:00
friendica
55d8ed17a7 trimmed style.css by a few hundred lines. Needs many more such efforts 2013-12-01 21:11:47 -08:00
friendica
df66c510c9 allow zot-info to return results for address= with webbies or naked nicknames 2013-11-29 00:57:47 -08:00
friendica
ed71567e5c create jquery-compat to hold deprecated jquery functions, load it before all the dependent js scripts 2013-11-26 13:24:36 -08:00
friendica
bed0bca4d7 Merge https://github.com/friendica/red into zpull 2013-11-25 14:54:34 -08:00
friendica
fe9162395a sort out the preview icons 2013-11-25 14:54:14 -08:00
23n
ba6d6876d6 no underlined drop icon 2013-11-25 22:18:34 +01:00
marijus
24acf29009 polish up share button a little 2013-11-25 13:51:35 +01:00
marijus
a98685df76 make profile-jot-text and -title height scalable 2013-11-23 09:49:12 +01:00
marijus
ccba7d8d07 make profile-jot-text placeholder more prominent 2013-11-23 09:19:37 +01:00
marijus
7f6f4d2e9e typo 2013-11-23 01:12:30 +01:00
marijus
adad1b75cd use placeholder for profile-jot-text and some minor alignment 2013-11-23 01:10:54 +01:00
marijus
45c10d6d0a use same font for textarea aswell and some simplification 2013-11-22 22:23:25 +01:00
marijus
72e0bd6b28 missing input type and use same font for password and text input 2013-11-22 21:19:41 +01:00
marijus
1f9ef3e44d not needed anymore with new defaults 2013-11-21 15:18:18 +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
bec85f1494 implement admin remove account 2013-11-17 13:54:43 -08:00
friendica
8893643da0 more photo menu positioning work for varying photo sizes 2013-11-16 19:48:45 -08:00
friendica
2e464cb909 make submit buttons look more or less like links 2013-11-16 19:27:06 -08:00
friendica
3f9eb41e76 more of a light&fresh look 2013-11-16 13:00:18 -08:00
friendica
766529b78e theme works 2013-11-16 00:01:03 -08:00
friendica
fda617830d theme work 2013-11-15 23:56:41 -08:00
friendica
60a9d9e750 do a better job of lining things up (like comments) when the photo size changes 2013-11-15 23:51:27 -08:00
friendica
579cf4ccfb reposition certain things like the wall-to-wall "to" photo when one changes the size of the author icons 2013-11-15 23:18:53 -08:00
friendica
fc0a5d58d1 make font size tweakable for the whole app 2013-11-15 02:43:59 -08:00
friendica
7254401452 changed some defaults - for some of us everything will have shrunk and may be hard to read. turn on expert mode if you want to change them back. 2013-11-15 02:14:40 -08:00
friendica
e45666f4e1 Merge https://github.com/friendica/red into zpull 2013-11-15 01:56:23 -08:00
friendica
eb982074ba reposition the photo menu button when the author photo is resized 2013-11-15 01:55:33 -08:00
friendica
ad299334e3 Merge pull request #203 from git-marijus/master
wrong variable
2013-11-15 01:36:21 -08:00
marijus
8db6a4f385 wrong variable 2013-11-15 10:24:43 +01:00
friendica
eb3a563410 redbasic - set pixel dimensions of conversation top author photo and reply author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. 2013-11-15 01:11:03 -08:00
friendica
fa79085bd5 when setting font_size - the expert setting needs units. Otherwise you can't switch from px to em 2013-11-14 19:42:21 -08:00
marijus
3311fe4813 make autocomplete better themable by adding an id 2013-11-14 18:03:16 +01: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
412ebdade7 issues with converse_width uncovered during testing 2013-11-13 19:24:13 -08:00
friendica
0f6907ab68 change section_width to converse_width 2013-11-13 17:19:56 -08:00
marijus
6a9e1f2542 add font-size to searchbars 2013-11-13 19:39:18 +01:00
marijus
83837d89c7 typo 2013-11-13 17:11:51 +01:00
marijus
a10715e4db search placeholder work 2013-11-13 17:09:42 +01:00
marijus
71d864f283 more searchbar style work 2013-11-13 10:44:21 +01:00
friendica
7cb4c2f8ad cap width of conversations at 1024px 2013-11-12 01:34:09 -08:00
friendica
cdcc68a168 having a real problem with $section_width - which is preventing fluid layouts.
I don't see an easy way a fixed width can work - either as percentage or a pixel width.
I think the right way to do this is probably to set a right-margin - which will let the
width float within the constraints of the viewport but should achieve the same result.
2013-11-11 19:45:40 -08:00
friendica
ca4103debe e2ee 2013-11-10 23:19:44 -08:00
marijus
1ee9e8caf8 yes we might need it sometime and we are not supporting IE6 anyway 2013-11-09 18:14:39 +01:00
marijus
b54858d35f oups... something missing... 2013-11-09 15:54:53 +01:00
marijus
5538972fec some style work on searchbar autocomplete 2013-11-09 15:48:59 +01: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
marijus
9dfa7c6030 make the font-colour for the banner adjustable as well 2013-11-06 00:16:02 +01:00
friendica
72287b2478 fix the saved search term delete icons in redbasic so they are hidden by default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings. 2013-11-03 15:14:31 -08:00
friendica
4d470f2d70 add sloppy photo setting and fix default navbar hide setting 2013-11-03 14:57:29 -08:00
friendica
5ba813397b provide nav_min_opacity which allows the navbar to fade or even vanish until hovered with a value of for instance '0'; 2013-11-03 14:26:42 -08:00
friendica
cb84485f7c now that the icons have been softened, the drop-icons stick out like a sore thumb. Soften them as well 2013-10-24 00:51:02 -07:00
23n
c3d0413956 no underlines for hovered icons 2013-10-24 05:59:08 +02:00
friendica
7b7ef56b54 replace text links with icons on design pages 2013-10-23 19:35:51 -07:00
marijus
3f629c817d might be some style enhancement 2013-10-23 14:14:34 +02:00
Christian Vogeley
2db45695e8 Merge upstream 2013-10-20 01:22:51 +02:00
Christian Vogeley
c0789bdb4f redbasic: set width of main section 2013-10-20 01:19:04 +02: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
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
friendica
1c8a36f9ca mail recall 2013-10-11 23:12:10 -07:00
friendica
7e850e0687 more icons 2013-10-11 22:30:11 -07:00
Thomas Willingham
033b1ed430 Dark schema, and associated fixes. 2013-10-11 17:36:02 +01: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
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
Thomas Willingham
cdf608898a Various schema issues. 2013-10-10 19:18:33 +01: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
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
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
friendica
963e0cefbb get rid of pink search bar when not using redbasic "red" 2013-10-03 02:20:09 -07:00
friendica
e1fb45bc4a bring back photo shadows (via theme settings) 2013-10-02 22:59:58 -07:00
Thomas Willingham
6224a5e458 Why use 6 lines when you can use 8,000? 2013-10-02 20:39:47 +01:00
Thomas Willingham
b05b4437e5 Remove some !important that isn't, and add deprecated note to old CSS 2013-10-02 18:31:14 +01:00
Thomas Willingham
3f850d3462 Do PCSS properly 2013-10-01 23:04:14 +01:00
friendica
3f79a9581a clean up the default page definition - get rid of right_aside which is illegal 2013-09-29 21:55:40 -07:00
Thomas Willingham
5a0623299c Prevent toolbar overlapping comanche nav links. 2013-09-28 23:31:30 +01:00
Thomas Willingham
83a41a5af6 Typo 2013-09-27 03:06:20 +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
friendica
df8035344f clean up app management a bit 2013-09-20 21:36:10 -07:00
Olivier Migeot
98e87b2149 Changed CSS class "selected" to "active" in navbar, according to https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net 2013-09-18 12:11:46 +02:00
Thomas Willingham
fc2ede307f Redbasic - optimise mail list. 2013-09-06 02:43:00 +01:00
Thomas Willingham
1ff6f4a43c Redbasic - some more CSS we don't use. 2013-09-06 02:14:17 +01:00
Thomas Willingham
37c9686107 Redbasic - clean up nav. 2013-09-06 01:29:18 +01:00
friendica
c646388cd9 fix mod/search_ac (sort of) 2013-09-02 20:51:04 -07:00
friendica
e8cd3b7040 bring back mail list and cleanup some issues which popped out with full PHP warnings 2013-08-27 22:30:06 -07:00
Christian Vogeley
c9fc8efd22 Make footers position fixed, so that its content appears 2013-08-24 14:11:46 +02:00
friendica
cd5fdbcb48 email attachments (and fix email photos) 2013-08-19 21:19:39 -07:00
friendica
d6c6a2b144 debugging issue #58 - seems to work but needs (more) theming 2013-08-13 02:29:10 -07:00
friendica
95abc1600b theme personal menus so they look more or less like widgets 2013-08-12 01:01:28 -07:00
friendica
4cda133e89 Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) 2013-08-07 17:51:10 -07:00
friendica
809a53a2f8 This is an actual arrowhead, the nabla is a math operator. 2013-08-06 20:04:57 -07:00
friendica
5d7a36649e wee bit of css cleanup 2013-08-06 18:26:57 -07:00
friendica
d9701d4606 position the visage timestamp 2013-07-17 22:13:13 -07:00
git-marijus
1fd4d0a605 Update style.css
wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area...
2013-07-17 22:19:41 +02:00
friendica
d875bbb022 theme the page link title 2013-07-15 23:10:26 -07:00
marijus
c1739fa879 style updates due to spin.js porting 2013-07-15 19:50:42 +02:00
friendica
873c1f381e Merge pull request #77 from git-marijus/master
add spin.js a themable js spinner to red
2013-07-14 01:19:24 -07:00
git-marijus
6abaa37fe3 port jot to spin.js 2013-07-13 23:35:38 +02:00
git-marijus
a0f2d20e20 port like button to spin.js 2013-07-13 21:47:06 +02:00
git-marijus
8eb18632d1 slight change to #page-spinner 2013-07-13 20:14:42 +02:00
git-marijus
b590d294bc slight change for #nav-search-spinner 2013-07-13 18:36:46 +02:00
Thomas Willingham
f45efcab78 Small amount of work on webpages. 2013-07-12 23:01:55 +01:00
friendica
5a8cda632b remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements. 2013-07-09 22:48:34 -07:00
friendica
6e012839c9 more work on bug #59 - hope this doesn't hork everything. Also some tweaking of the theme for the new radius control, which produced some surprising results when expert mode was toggled. 2013-07-08 22:01:57 -07:00
friendica
cd40802229 make corner radius configurable in redbasic expert mode 2013-07-08 19:21:06 -07:00
friendica
2979a2ee5a more "thing" work 2013-07-04 04:53:03 -07:00
friendica
08023eb099 tag cloud feature (enable the feature, then it will show up on your channel page) 2013-07-02 21:04:46 -07:00
friendica
58ac92f4e1 bring back the body tag list - though it really belongs in the templates. It's difficult to debug community tags when you can't see any tags (except those the author typed in). 2013-06-20 20:34:00 -07:00
friendica
47ef689c92 implement taggable in auto-complete popups 2013-06-16 16:31:59 -07:00
friendica
a37ac8f2f3 flag taggable connections in acl selector 2013-06-16 00:03:22 -07:00
Thomas Willingham
e3a5a8c368 Quick fix for PCSS until the cleaned up version is finished. 2013-06-09 02:17:39 +01:00
friendica
21491100f8 fix buggered contact photos 2013-06-03 22:34:35 -07:00
Thomas Willingham
b02242786c Make a start at making mail look less dreadful. 2013-06-02 03:40:31 +01:00
Thomas Willingham
ddbe5eedf5 Fix TinyMCE 2013-05-31 00:34:35 +01:00
Thomas Willingham
543e4903b2 Use misanthrozot as dark scheme, fix some PCSS bugs 2013-05-28 21:12:31 +01:00
Thomas Willingham
b7270cad2b Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments. 2013-05-27 19:40:14 +01:00
friendica
d72d30fabb more permissions descriptive text to lessen confusion 2013-05-21 17:13:51 -07:00
friendica
52acfce84b some auto-friending cleanups 2013-05-19 20:38:53 -07:00
friendica
9f36fd107f smarter handling of js_upload source param 2013-05-02 19:04:19 -07:00
Thomas Willingham
9c64427047 Redundant CSS 2013-04-27 19:45:08 +01:00
Thomas Willingham
dc80dce95e Fix acl 2013-04-16 04:20:29 +01:00
Thomas Willingham
d9b51c6db5 Redbasic - get rid of max-height for images (got lost in the merge last time it was fixed) 2013-03-23 15:58:21 +00:00
friendica
6c9db5a1cf make reshares translateable 2013-03-11 21:29:43 -07:00