Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | some work on feature/addon settings | Mario Vavti | 2015-03-12 | 1 | -14/+0 | |
| | | ||||||
| * | buttons for admin_accounts + admin_channels | friendica | 2015-03-09 | 1 | -0/+4 | |
| | | ||||||
| * | cleanup mail buttons | friendica | 2015-03-04 | 1 | -6/+2 | |
| | | ||||||
| * | add the tag hijacking preference to Diaspora settings | friendica | 2015-03-03 | 1 | -2/+2 | |
| | | ||||||
| * | group/collection edit page cleanup | friendica | 2015-03-03 | 1 | -4/+4 | |
| | | ||||||
| * | some more work on settings | Mario Vavti | 2015-03-02 | 1 | -56/+1 | |
| | | ||||||
| * | first pile of work on settings | Mario Vavti | 2015-03-01 | 2 | -11/+8 | |
| | | ||||||
| * | some css fixes for settings | Mario Vavti | 2015-02-28 | 1 | -3/+2 | |
| | | ||||||
| * | first step of theme separation. Only put redbasic under git control. Ignore ↵ | friendica | 2015-02-18 | 1 | -1/+1 | |
| | | | | | | | | any other themes in view/theme . | |||||
| * | The Diaspora communications policies allow comments to public posts ↵ | friendica | 2015-02-17 | 1 | -0/+14 | |
| | | | | | | | | literally from anybody. Allow this policy model by default for commenters from that network. This policy decision can be set or disabled on the addon/features settings page. | |||||
| * | yet another icon change | marijus | 2015-02-13 | 1 | -1/+6 | |
| | | ||||||
| * | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -0/+45 | |
| | | ||||||
| * | event form - provide map ability for location field and add preview ability | friendica | 2015-02-09 | 1 | -0/+4 | |
| | | ||||||
| * | fix transparent background in collapsed nav with project home enabled | marijus | 2015-02-09 | 1 | -5/+0 | |
| | | ||||||
* | | Merge branch 'master' into tres | friendica | 2015-02-08 | 1 | -9/+15 | |
|\| | | | | | | | | | | | Conflicts: mod/events.php view/css/mod_events.css | |||||
| * | we still need an event preview but this looks a lot better. | friendica | 2015-02-08 | 1 | -0/+4 | |
| | | ||||||
| * | event form cleanup backported from trinidad - still need to style the checkboxes | friendica | 2015-02-05 | 1 | -4/+27 | |
| | | ||||||
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 5 | -2/+51 | |
|\| | | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css | |||||
| * | increase size of rating value to make it stand out a bit. | friendica | 2015-02-05 | 1 | -0/+5 | |
| | | ||||||
| * | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 1 | -0/+8 | |
| | | ||||||
| * | first cut at rating widget. The flaw is that it is limited because it ↵ | friendica | 2015-02-04 | 2 | -21/+24 | |
| | | | | | | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. | |||||
| * | final cleanup on ratings feature | friendica | 2015-02-03 | 2 | -6/+1 | |
| | | ||||||
| * | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 1 | -3/+13 | |
| | | ||||||
| * | rating form work | friendica | 2015-02-03 | 1 | -0/+7 | |
| | | ||||||
| * | that didn't look so good on a small screen - let it hang out on the right margin | friendica | 2015-02-03 | 1 | -2/+1 | |
| | | ||||||
| * | styling for the directory page when it comes to ratings | friendica | 2015-02-03 | 2 | -1/+12 | |
| | | ||||||
| * | run ratingsearch on the server | friendica | 2015-02-03 | 1 | -0/+0 | |
| | | ||||||
* | | cleanup event form and various required indicators on inputs | friendica | 2015-01-29 | 1 | -4/+16 | |
|/ | ||||||
* | tpl and css cleanup | marijus | 2015-01-27 | 1 | -4/+4 | |
| | ||||||
* | move userReadableSize() and getIconFromType() from ↵ | marijus | 2015-01-27 | 2 | -0/+28 | |
| | | | | /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme | |||||
* | More styling for poco reputation page. Note: the reason this isn't yet ↵ | friendica | 2015-01-20 | 1 | -0/+4 | |
| | | | | linked to the UI is because we need to age some old '1' values that are bogus. | |||||
* | css fixes - hopefully | marijus | 2015-01-20 | 1 | -13/+7 | |
| | ||||||
* | satisfy the floated images | marijus | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | as a workaround make nav-search dropdown behave a little better | marijus | 2015-01-20 | 1 | -7/+1 | |
| | ||||||
* | more heavy lifting on poco rep | friendica | 2015-01-15 | 1 | -0/+8 | |
| | ||||||
* | editing stuff for poco reputation | friendica | 2015-01-15 | 1 | -0/+9 | |
| | ||||||
* | another attempt to explain default permissions on connedit page | friendica | 2015-01-11 | 1 | -0/+7 | |
| | ||||||
* | regression: need float clear on manage page so footer doesn't end up floated, | friendica | 2015-01-05 | 1 | -0/+4 | |
| | | | | add default value to features so that features can be created that are default enabled, or modified later to default enabled without requiring a system config to accomplish this. | |||||
* | some work on the edit connection workflow explanation and connedit page. ↵ | friendica | 2015-01-02 | 1 | -1/+17 | |
| | | | | This needs a lot more attention, but it was screaming for any improvement in documenting why we tell you that the permissions have been changed but not saved. | |||||
* | Reworked switch to also display text | Stefan Parviainen | 2015-01-02 | 4 | -15/+5 | |
| | ||||||
* | Possibly make switches work on IE8 (untested) | Stefan Parviainen | 2015-01-01 | 4 | -0/+5 | |
| | ||||||
* | Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic | Stefan Parviainen | 2015-01-01 | 5 | -9/+17 | |
| | ||||||
* | css fixes | marijus | 2014-12-30 | 2 | -2/+4 | |
| | ||||||
* | Merge pull request #789 from pafcu/chanman | RedMatrix | 2014-12-30 | 1 | -19/+11 | |
|\ | | | | | Don't show current channel separately in channel manager, highlight it i... | |||||
| * | Don't show current channel separately in channel manager, highlight it instead | Stefan Parviainen | 2014-12-29 | 1 | -19/+11 | |
| | | ||||||
* | | some work on cloud actionspanel and minor cleanup | marijus | 2014-12-29 | 2 | -3/+9 | |
| | | ||||||
* | | css fixes and remove sloppy photos setting since it is not supported anymore ↵ | marijus | 2014-12-29 | 1 | -4/+2 | |
| | | | | | | | | in redbasic | |||||
* | | more files css fixes | marijus | 2014-12-28 | 1 | -0/+4 | |
| | | ||||||
* | | more work on files | marijus | 2014-12-28 | 1 | -3/+18 | |
| | | ||||||
* | | more work on files | marijus | 2014-12-27 | 1 | -1/+14 | |
|/ |