aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* filer: replace "file as" prompt with combobox opened in fancyboxFabio Comuni2012-03-281-2/+14
|
* form security error when using existing photofriendica2012-03-271-1/+1
|
* profile wall privacyfriendica2012-03-272-12/+13
|
* @-completion bugfriendica2012-03-261-5/+5
|
* theme description with preview (non-translatable unfortunately)friendica2012-03-261-1/+11
|
* preparation for some possibly killer featuresfriendica2012-03-262-9/+19
|
* more wordsmithing of the Friendica invitation emailfriendica2012-03-251-4/+5
|
* Merge branch 'pull'friendica2012-03-251-1/+1
|\
| * Merge pull request #167 from unary/typoSimon2012-03-251-1/+1
| |\ | | | | | | typo datarry -> datarray
| | * typo datarry -> datarrayMichael Johnston2012-03-251-1/+1
| | |
* | | theme preview for end usersfriendica2012-03-251-0/+6
|/ /
* / theme screenshotsfriendica2012-03-251-1/+7
|/
* improved the inivitations and added a bit of sales pitch.friendica2012-03-241-4/+16
|
* bug #329 - compress the plugin list on the friendica info pagefriendica2012-03-241-7/+12
|
* add the bangfriendica2012-03-241-2/+2
|
* network filter is now a permission groupfriendica2012-03-241-1/+15
|
* user settings: don't show emoticonsFabio Comuni2012-03-231-1/+6
|
* ability to change tags in edited postsfriendica2012-03-222-8/+13
|
* normalise comparison link on delegation pagefriendica2012-03-221-1/+1
|
* prevent re-registrations using a deleted username - not an issue with ↵friendica2012-03-222-0/+15
| | | | Friendica but could create a serious privacy issue with federated platforms
* work around doubled linefeeds in tinymce3.5b2friendica2012-03-211-0/+10
|
* revert permissions relaxation on communityfriendica2012-03-211-2/+2
|
* move friend suggestions to top of contact page, add default contact profile ↵friendica2012-03-202-2/+23
| | | | photos if missing
* missed a default profile photo replacement in notificationsfriendica2012-03-201-1/+1
|
* change default profile photo to something more interesting than a reddish ↵friendica2012-03-203-5/+5
| | | | brown square
* slightly relax overly strict permissions in community and search to match ↵friendica2012-03-202-8/+11
| | | | those in display - tl;dr public conversations are publicly visible
* bug #339 - lostpass sending to username, not emailfriendica2012-03-201-4/+5
|
* cleanup after openid refactoringfriendica2012-03-191-1/+6
|
* refactor openid logins/registrationsfriendica2012-03-191-51/+55
|
* some openid fixes, use identity url from openid server and normalise it.friendica2012-03-192-1/+9
|
* ctrl + left|right cursor keys to prev/next photosfriendica2012-03-191-1/+12
|
* Merge pull request #149 from CatoTH/masterSimon2012-03-191-1/+1
|\ | | | | Add a missing security token [Using photos as profile photos]
| * Existing photos could not be used as profile photos anymore - should be ↵Tobias Hößl2012-03-191-1/+1
| | | | | | | | fixed now. And some extra logging in the CSRF-Protection to make debugging easier
* | community discovery cont., cleanup of DB debuggingfriendica2012-03-181-3/+3
|/
* CSRF-Protection in the group-related form (creating, renaming and dropping a ↵Tobias Hößl2012-03-181-7/+19
| | | | group, adding/removing members from it)
* remove admin view of local directoryfriendica2012-03-171-15/+2
|
* template processor broken with foreach k=>v and k is integer 0friendica2012-03-171-2/+2
|
* cut/paste errorfriendica2012-03-171-1/+1
|
* make auto-complete work in more placesSimon L'nu2012-03-161-1/+9
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* convert boolean or int settings to strings to work around issues with ↵friendica2012-03-161-7/+7
| | | | template processing
* Merge pull request #141 from CatoTH/masterSimon2012-03-161-1/+1
|\ | | | | Private messages - tabindex
| * Use tabindex to enable easy navigation in the dialog to write private mails; ↵Tobias Hößl2012-03-161-1/+1
| | | | | | | | Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button
* | syntax error from pasted text, remove ^M'sfriendica2012-03-161-96/+96
| |
* | bug #335 network search broken after new ssl policy settingsfriendica2012-03-161-1/+1
|/
* track whether contact is a community page or notfriendica2012-03-152-4/+14
|
* more recycle fixes for plaintextfriendica2012-03-151-1/+1
|
* fix recycle symbol when using plaintext editorfriendica2012-03-151-1/+1
|
* don't allow multiple friends with http/https same person, don't show mail2 ↵friendica2012-03-141-3/+18
| | | | coming soon unless person is allowed to have email contacts
* basic ssl_policy for important modulesfriendica2012-03-149-110/+112
|
* ssl_policy stufffriendica2012-03-142-7/+70
|