Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | online indication on profile sidebar | friendica | 2014-01-28 | 1 | -0/+4 |
| | |||||
* | get rid of bootstrap's blockqote margin css which is just bloody wrong and ↵ | friendica | 2014-01-25 | 1 | -0/+1 |
| | | | | can't easily be over-ridden | ||||
* | Remove deprecated CSS - there is a dark schema now, and shadows and stuff ↵ | Thomas Willingham | 2014-01-16 | 2 | -293/+0 |
| | | | | are cofigurable. | ||||
* | add "self" to access control lists with special marking to indicate it's ↵ | friendica | 2014-01-06 | 1 | -0/+4 |
| | | | | 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. | ||||
* | expose profile things in the UI | friendica | 2013-12-30 | 1 | -9/+0 |
| | |||||
* | basic edit and delete for things | friendica | 2013-12-30 | 1 | -0/+5 |
| | |||||
* | more comanche migration | friendica | 2013-12-19 | 1 | -0/+4 |
| | |||||
* | show drop-icon on wall-item hover only | marijus | 2013-12-18 | 1 | -6/+2 |
| | |||||
* | we make this with css now | marijus | 2013-12-18 | 1 | -11/+1 |
| | |||||
* | fix a typo | marijus | 2013-12-18 | 1 | -1/+1 |
| | |||||
* | move some stuff back to mod_connections.css | marijus | 2013-12-16 | 1 | -34/+0 |
| | |||||
* | remove some cruft and a typo | marijus | 2013-12-16 | 1 | -57/+4 |
| | |||||
* | mark some things for deletion | marijus | 2013-12-12 | 1 | -1/+11 |
| | |||||
* | move affinity slider to widgets.css and minor cleanup | marijus | 2013-12-12 | 1 | -23/+7 |
| | |||||
* | missing brace in redbasic style.css | friendica | 2013-12-11 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-11 | 1 | -106/+42 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | .selected is in use for something else already | marijus | 2013-12-11 | 1 | -1/+1 |
| | | |||||
| * | also add group widget to widgets.css | marijus | 2013-12-11 | 1 | -31/+5 |
| | | |||||
| * | unify styling a little | marijus | 2013-12-11 | 1 | -0/+7 |
| | | |||||
| * | split out widgets.css | marijus | 2013-12-11 | 1 | -79/+33 |
| | | |||||
* | | comanchify all the simple cases - those that only load a profile. Rework ↵ | friendica | 2013-12-11 | 1 | -0/+52 |
|/ | | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. | ||||
* | more css cleanup | friendica | 2013-12-09 | 1 | -98/+0 |
| | |||||
* | more css shrinkage | friendica | 2013-12-09 | 1 | -368/+6 |
| | |||||
* | Merge branch 'master' of https://github.com/git-marijus/red | friendica | 2013-12-09 | 1 | -1/+17 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | saved search icon work and bugfixes for #tags not beeing deletable and save ↵ | marijus | 2013-12-10 | 1 | -1/+14 |
| | | | | | | | | button showing if saved search is disabled | ||||
* | | notes widget | friendica | 2013-12-09 | 1 | -1/+8 |
|/ | |||||
* | make suggestion photo sizes match top level post sizes | friendica | 2013-12-07 | 1 | -0/+5 |
| | |||||
* | tweaking of the name field size and limits so it doesn't push the content around | friendica | 2013-12-06 | 1 | -1/+2 |
| | |||||
* | more overflow hidden important so it works | friendica | 2013-12-06 | 1 | -1/+1 |
| | |||||
* | suggestion widget | friendica | 2013-12-06 | 1 | -1/+2 |
| | |||||
* | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | generate a small amount of entropy to avoid duplicate notifications from ↵ | friendica | 2013-12-04 | 1 | -0/+4 |
| | | | | essentially simultaneous deliveries. | ||||
* | more icon updates | friendica | 2013-12-04 | 2 | -15/+15 |
| | |||||
* | split conversation.css out of style.css | marijus | 2013-12-04 | 1 | -548/+283 |
| | |||||
* | this should remain in style.css | marijus | 2013-12-03 | 1 | -0/+7 |
| | |||||
* | split out mod_message and a typo | marijus | 2013-12-03 | 1 | -95/+6 |
| | |||||
* | clear floats on the connect button | friendica | 2013-12-02 | 1 | -0/+1 |
| | |||||
* | trimmed style.css by a few hundred lines. Needs many more such efforts | friendica | 2013-12-01 | 1 | -260/+1 |
| | |||||
* | allow zot-info to return results for address= with webbies or naked nicknames | friendica | 2013-11-29 | 1 | -2/+1 |
| | |||||
* | create jquery-compat to hold deprecated jquery functions, load it before all ↵ | friendica | 2013-11-26 | 1 | -3/+3 |
| | | | | the dependent js scripts | ||||
* | make font-asewome optional. Also include jquery.browser in js/main.js so we ↵ | friendica | 2013-11-25 | 1 | -0/+5 |
| | | | | can turn off the migration toolkit. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-25 | 1 | -0/+1 |
|\ | |||||
| * | no underlined drop icon | 23n | 2013-11-25 | 1 | -0/+1 |
| | | |||||
* | | sort out the preview icons | friendica | 2013-11-25 | 1 | -2/+6 |
|/ | |||||
* | polish up share button a little | marijus | 2013-11-25 | 1 | -30/+24 |
| | |||||
* | redbasic nav bar gradient is now similar to the red shade in the logo | tuscanhobbit | 2013-11-23 | 1 | -8/+6 |
| | |||||
* | make profile-jot-text and -title height scalable | marijus | 2013-11-23 | 1 | -2/+2 |
| | |||||
* | make profile-jot-text placeholder more prominent | marijus | 2013-11-23 | 1 | -2/+14 |
| | |||||
* | typo | marijus | 2013-11-23 | 1 | -1/+1 |
| | |||||
* | use placeholder for profile-jot-text and some minor alignment | marijus | 2013-11-23 | 1 | -3/+4 |
| |