aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* finish ACL's in personal menusfriendica2013-12-072-0/+42
|
* make suggestion photo sizes match top level post sizesfriendica2013-12-071-0/+5
|
* show a clean url in the hovertip for suggested friendsfriendica2013-12-061-1/+1
|
* tweaking of the name field size and limits so it doesn't push the content aroundfriendica2013-12-061-1/+2
|
* more overflow hidden important so it worksfriendica2013-12-061-1/+1
|
* suggestion widgetfriendica2013-12-063-2/+13
|
* Merge pull request #227 from tobiasd/DE20131206tobiasd2013-12-062-188/+189
|\ | | | | DE: update to the strings
| * DE: update to the stringsTobias Diekershoff2013-12-062-188/+189
| |
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵friendica2013-12-061-20/+0
| | | | | | | | (everything but system) were in. Maybe I'll just remove them so we can start over.
* | make some "selection-is-selected" classes work againfriendica2013-12-052-2/+2
|/
* generate a small amount of entropy to avoid duplicate notifications from ↵friendica2013-12-041-0/+4
| | | | essentially simultaneous deliveries.
* more icon workfriendica2013-12-045-9/+5
|
* more icon updatesfriendica2013-12-0411-48/+23
|
* split conversation.css out of style.cssmarijus2013-12-043-548/+715
|
* should fix typos the right way...marijus2013-12-031-1/+1
|
* this should remain in style.cssmarijus2013-12-032-2/+7
|
* split out mod_message and a typomarijus2013-12-033-96/+109
|
* ensure that every imported channel has a primary hublocfriendica2013-12-021-1/+1
|
* clear floats on the connect buttonfriendica2013-12-021-0/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-12-022-1365/+1827
|\
| * DE: update to the stringsTobias Diekershoff2013-12-022-1365/+1827
| |
* | refactor magic-authfriendica2013-12-021-5/+0
|/
* some work on events permissionsfriendica2013-12-011-1/+1
|
* trimmed style.css by a few hundred lines. Needs many more such effortsfriendica2013-12-014-260/+190
|
* Merge pull request #219 from tuscanhobbit/masterPaolo T2013-12-012-927/+960
|\ | | | | italian translation
| * italian translationtuscanhobbit2013-12-012-927/+960
| |
* | quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-292-2/+7
| |
* | allow zot-info to return results for address= with webbies or naked nicknamesfriendica2013-11-291-2/+1
| |
* | re-enable jquery migration tool until we sort out all the issuesfriendica2013-11-271-2/+2
| |
* | create jquery-compat to hold deprecated jquery functions, load it before all ↵friendica2013-11-262-4/+5
| | | | | | | | the dependent js scripts
* | make font-asewome optional. Also include jquery.browser in js/main.js so we ↵friendica2013-11-252-5/+7
| | | | | | | | can turn off the migration toolkit.
* | Merge https://github.com/friendica/red into zpullfriendica2013-11-251-0/+1
|\ \
| * | no underlined drop icon23n2013-11-251-0/+1
| | |
* | | sort out the preview iconsfriendica2013-11-253-4/+8
|/ /
* | polish up share button a littlemarijus2013-11-251-30/+24
| |
* | Merge pull request #214 from tuscanhobbit/masterfriendica2013-11-252-12/+10
|\| | | | | admin user table now shows the channel list and ID, minor changes to admin summary table
| * admin user table now shows the channel list, minor changes to summarytuscanhobbit2013-11-242-12/+10
| |
* | force HTML notification mails to use predefined colours.friendica2013-11-251-1/+1
|/
* redbasic nav bar gradient is now similar to the red shade in the logotuscanhobbit2013-11-231-8/+6
|
* replaced rhash icontuscanhobbit2013-11-232-4/+4
|
* a reference to account_id was missing in user admin tabletuscanhobbit2013-11-231-6/+8
|
* Merge pull request #210 from git-marijus/masterfriendica2013-11-231-2/+2
|\ | | | | make profile-jot-text and -title height scalable
| * make profile-jot-text and -title height scalablemarijus2013-11-231-2/+2
| |
* | Merge pull request #209 from git-marijus/masterfriendica2013-11-231-2/+14
|\| | | | | make profile-jot-text placeholder more prominent
| * make profile-jot-text placeholder more prominentmarijus2013-11-231-2/+14
| |
* | Merge pull request #207 from git-marijus/masterfriendica2013-11-233-10/+15
|\| | | | | search should respect max items to load as well
| * typomarijus2013-11-231-1/+1
| |
| * use placeholder for profile-jot-text and some minor alignmentmarijus2013-11-232-4/+5
| |
| * use same font for textarea aswell and some simplificationmarijus2013-11-221-5/+8
| |
| * missing input type and use same font for password and text inputmarijus2013-11-222-4/+5
| |