]>
git.mxchange.org Git - friendica.git/log
rabuzarus [Wed, 5 Apr 2017 09:46:42 +0000 (11:46 +0200)]
add aria attributes + restructure some js to change the aria attributes
rabuzarus [Mon, 3 Apr 2017 13:04:54 +0000 (15:04 +0200)]
small css fix
rabuzarus [Mon, 3 Apr 2017 12:32:54 +0000 (14:32 +0200)]
use buttons for mobile jot nav
rabuzarus [Mon, 3 Apr 2017 12:20:34 +0000 (14:20 +0200)]
use box-shadow instead of border
rabuzarus [Mon, 3 Apr 2017 12:00:27 +0000 (14:00 +0200)]
add href attribute to jot links
rabuzarus [Mon, 3 Apr 2017 11:38:07 +0000 (13:38 +0200)]
use height: 0 instead of display: none to hide jot sections
rabuzarus [Mon, 3 Apr 2017 10:55:06 +0000 (12:55 +0200)]
add missing overflow to css
rabuzarus [Mon, 3 Apr 2017 10:46:31 +0000 (12:46 +0200)]
fix max-height for screens bigger than 768px
rabuzarus [Mon, 3 Apr 2017 00:04:13 +0000 (02:04 +0200)]
re-enabel browser for small screens
rabuzarus [Sun, 2 Apr 2017 22:51:34 +0000 (00:51 +0200)]
Merge develop into 20170321_-_frio-fbbrowser
Conflicts:
view/theme/frio/js/filebrowser.js
view/theme/frio/js/theme.js
view/theme/frio/templates/filebrowser.tpl
view/theme/frio/templates/jot.tpl
rabuzarus [Sun, 2 Apr 2017 21:15:57 +0000 (23:15 +0200)]
Merge pull request #3204 from Hypolite/improvement/frio-action-links-to-buttons
Frio: Turn action links into buttons
Michael Vogel [Sun, 2 Apr 2017 12:57:37 +0000 (14:57 +0200)]
Merge pull request #3279 from Hypolite/improvement/add-composer
Add Composer
Hypolite Petovan [Sun, 2 Apr 2017 12:56:35 +0000 (08:56 -0400)]
Merge pull request #3283 from annando/issue-2957-2
Issue 2957: The avatar problem with mastodon should now be solved
Hypolite Petovan [Sun, 2 Apr 2017 12:54:11 +0000 (08:54 -0400)]
Add links to EN pages in DE help
Michael [Sun, 2 Apr 2017 12:37:22 +0000 (12:37 +0000)]
Issue 2957: The avatar problem with mastodon should now finally be solved
Tobias Diekershoff [Sun, 2 Apr 2017 08:03:57 +0000 (10:03 +0200)]
Merge pull request #3282 from annando/1704-platform-name
Show real platform names
Michael [Sun, 2 Apr 2017 07:53:55 +0000 (07:53 +0000)]
Show real platform names
Hypolite Petovan [Sun, 2 Apr 2017 01:24:28 +0000 (21:24 -0400)]
Merge pull request #3281 from annando/issue-3206-2957
Mastodon: plink for reshares, missing hostnames for avatars
Hypolite Petovan [Sun, 2 Apr 2017 01:09:36 +0000 (21:09 -0400)]
Add EOF newline to composer.json
Michael [Sat, 1 Apr 2017 23:39:19 +0000 (23:39 +0000)]
Mastodon: plink for reshares, missing hostnames for avatars
Hypolite Petovan [Sat, 1 Apr 2017 21:58:35 +0000 (17:58 -0400)]
frio: Fix help pages inline code display
Hypolite Petovan [Sat, 1 Apr 2017 21:58:21 +0000 (17:58 -0400)]
Add Composer documentation
Hypolite Petovan [Sat, 1 Apr 2017 18:32:27 +0000 (14:32 -0400)]
Merge pull request #3280 from annando/issue-3142-2
Issue 3142: mcrypt is no more (as well as phpseclib)
Michael [Sat, 1 Apr 2017 17:08:11 +0000 (17:08 +0000)]
Standards ...
Michael [Sat, 1 Apr 2017 10:07:12 +0000 (10:07 +0000)]
More mcrypt is removed
Michael [Sat, 1 Apr 2017 09:05:56 +0000 (09:05 +0000)]
Documentation added
Michael [Sat, 1 Apr 2017 08:28:42 +0000 (08:28 +0000)]
Issue 3142: mcrypt is no more (as well as phpseclib)
Hypolite Petovan [Sat, 1 Apr 2017 03:05:07 +0000 (23:05 -0400)]
Move MobileDetect library to vendor
- Bumped the version to 2.8.25 (from 2.8.11)
Hypolite Petovan [Sat, 1 Apr 2017 03:02:38 +0000 (23:02 -0400)]
Replace existing autoloader with Composer-supplied
- Move Friendica namespace to `src`
- Move required `ezyang/htmlpurifier` to vendor
- Remove existing static autoloader
- Change boot.php reference to the autoloader
Hypolite Petovan [Sat, 1 Apr 2017 02:34:30 +0000 (22:34 -0400)]
Composer: Add vendor directry
- Add gitignore to avoid committing libraries' .git folder
Hypolite Petovan [Sat, 1 Apr 2017 02:33:18 +0000 (22:33 -0400)]
Add composer.json
Hypolite Petovan [Fri, 31 Mar 2017 23:24:10 +0000 (01:24 +0200)]
Add executable composer.phar in util
Hypolite Petovan [Fri, 31 Mar 2017 23:14:27 +0000 (19:14 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Fri, 31 Mar 2017 15:02:30 +0000 (11:02 -0400)]
Merge pull request #3277 from annando/issue-3142
Replaces mcrypt with phpsec.
Michael [Fri, 31 Mar 2017 06:25:48 +0000 (06:25 +0000)]
We don't need this include anymore
Michael [Fri, 31 Mar 2017 06:22:43 +0000 (06:22 +0000)]
Now it's openssl - and no copy&paste failure anymore
Michael [Thu, 30 Mar 2017 23:21:52 +0000 (23:21 +0000)]
Test with OpenSSL
Michael [Thu, 30 Mar 2017 18:29:12 +0000 (18:29 +0000)]
Replaces mcrypt with phpsec.
Hypolite Petovan [Tue, 28 Mar 2017 07:14:03 +0000 (03:14 -0400)]
Merge remote-tracking branch 'refs/remotes/origin/develop' into improvement/frio-action-links-to-buttons
Hypolite Petovan [Tue, 28 Mar 2017 07:12:53 +0000 (03:12 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Michael Vogel [Tue, 28 Mar 2017 04:18:58 +0000 (06:18 +0200)]
Merge pull request #3275 from tobiasd/
20170327-es
ES translation THX Albert
Hypolite Petovan [Tue, 28 Mar 2017 03:44:09 +0000 (23:44 -0400)]
Merge pull request #3276 from annando/issue-2959
Reestablish the communication with Mastodon
Hypolite Petovan [Tue, 28 Mar 2017 01:24:24 +0000 (21:24 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Michael [Mon, 27 Mar 2017 21:02:56 +0000 (21:02 +0000)]
Doing some Hypolyzation
Michael [Mon, 27 Mar 2017 20:58:15 +0000 (20:58 +0000)]
Reestablish the communication with Mastodon
Tobias Diekershoff [Mon, 27 Mar 2017 20:06:56 +0000 (22:06 +0200)]
ES translation THX Albert
Tobias Diekershoff [Mon, 27 Mar 2017 07:26:39 +0000 (09:26 +0200)]
Merge pull request #3271 from Hypolite/issue/#3189
Fix Diaspora code blocks being mangled
Tobias Diekershoff [Mon, 27 Mar 2017 07:24:41 +0000 (09:24 +0200)]
Merge pull request #3272 from annando/issue-2364
Only import new OStatus posts if they are from our followers
Michael [Mon, 27 Mar 2017 06:11:45 +0000 (06:11 +0000)]
Prevent Hypolite from doing comments about standards ;-)
Michael [Mon, 27 Mar 2017 05:33:43 +0000 (05:33 +0000)]
Only import new OStatus posts if they are from our followers
Hypolite Petovan [Sun, 26 Mar 2017 23:22:19 +0000 (19:22 -0400)]
Fix contacts "View" link color
- Fixed whitespaces in `event.tpl`
Hypolite Petovan [Sun, 26 Mar 2017 23:06:22 +0000 (19:06 -0400)]
Improve babel page display for diaspora2bb mode
- Fix formatting
Hypolite Petovan [Sun, 26 Mar 2017 23:00:04 +0000 (19:00 -0400)]
Fix Diaspora code blocks being mangled
- Remove whitespace removal code from `diaspora2bb()`
- Add code block skipping the HTML transforms removing whitespace in
`htm2bbcode()`
Hypolite Petovan [Sun, 26 Mar 2017 22:59:32 +0000 (18:59 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Hypolite Petovan [Sun, 26 Mar 2017 14:35:42 +0000 (10:35 -0400)]
Merge pull request #3270 from annando/1703-no-spam
The "spam" libary is not in use, so we remove it completely
Michael [Sun, 26 Mar 2017 14:19:34 +0000 (14:19 +0000)]
library/oauth.php is not in use as well.
Michael [Sun, 26 Mar 2017 14:06:26 +0000 (14:06 +0000)]
The "spam" libary is not in use, so we remove it completely
Hypolite Petovan [Sun, 26 Mar 2017 13:24:42 +0000 (09:24 -0400)]
Merge pull request #3269 from annando/1703-nodeinfo
We now return basic system data via nodeinfo at every time.
Michael [Sun, 26 Mar 2017 13:12:02 +0000 (13:12 +0000)]
Remove parendingsdas
Michael [Sun, 26 Mar 2017 12:51:25 +0000 (12:51 +0000)]
We now return basic system data via nodeinfo at every time.
rabuzarus [Sun, 26 Mar 2017 12:00:00 +0000 (14:00 +0200)]
css: border for images, min-with for folders list
Tobias Diekershoff [Sun, 26 Mar 2017 06:03:46 +0000 (08:03 +0200)]
Merge pull request #3267 from annando/issue-3248
Issue 3248: Make communityhome work again.
Michael [Sun, 26 Mar 2017 05:29:24 +0000 (05:29 +0000)]
Issue 3248: Make communityhome work again.
Hypolite Petovan [Sun, 26 Mar 2017 02:58:17 +0000 (22:58 -0400)]
Restore separator margins
Hypolite Petovan [Sun, 26 Mar 2017 01:33:34 +0000 (21:33 -0400)]
Restores bold text for text dropdown button
Hypolite Petovan [Sun, 26 Mar 2017 01:29:13 +0000 (21:29 -0400)]
Fix superfluous comment box top margin
Hypolite Petovan [Sun, 26 Mar 2017 01:28:53 +0000 (21:28 -0400)]
Fix .btn-link hover/focus color
Hypolite Petovan [Sun, 26 Mar 2017 00:45:03 +0000 (20:45 -0400)]
Fix indent in search_item.tpl
Hypolite Petovan [Sun, 26 Mar 2017 00:43:33 +0000 (20:43 -0400)]
Various fixes
- Removed superfluous CSS rule
- Fixed whitespace
- Restored separators in search_item.tpl
Hypolite Petovan [Sun, 26 Mar 2017 00:27:26 +0000 (20:27 -0400)]
Merge branch 'develop' into improvement/frio-action-links-to-buttons
# Conflicts:
# view/theme/frio/js/filebrowser.js
# view/theme/frio/templates/filebrowser.tpl
Hypolite Petovan [Sun, 26 Mar 2017 00:16:27 +0000 (20:16 -0400)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop
rabuzarus [Sat, 25 Mar 2017 22:33:53 +0000 (23:33 +0100)]
enable fbrowser for mobile view
Hypolite Petovan [Sat, 25 Mar 2017 20:13:31 +0000 (16:13 -0400)]
Merge pull request #3251 from rabuzarus/20170320_-_fix_fbrowser
Bugfix: fbrowser did insert 2 Pictures instead of only 1
rabuzarus [Sat, 25 Mar 2017 20:10:57 +0000 (21:10 +0100)]
Remove the AjaxUpload element when jot modal is closed
Hypolite Petovan [Sat, 25 Mar 2017 20:09:46 +0000 (16:09 -0400)]
Merge remote-tracking branch 'refs/remotes/origin/develop' into improvement/frio-action-links-to-buttons
Hypolite Petovan [Sat, 25 Mar 2017 20:09:10 +0000 (16:09 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
rabuzarus [Sat, 25 Mar 2017 20:07:12 +0000 (21:07 +0100)]
make use of Config class
Hypolite Petovan [Sat, 25 Mar 2017 20:06:53 +0000 (16:06 -0400)]
Merge pull request #3265 from annando/1703-remove-linefeeds
Remove unneeded linefeeds in HTML output
Hypolite Petovan [Sat, 25 Mar 2017 19:35:41 +0000 (15:35 -0400)]
Merge pull request #3257 from annando/1703-gcontact
Improved gcontact handling
Michael [Sat, 25 Mar 2017 19:31:32 +0000 (19:31 +0000)]
Remove unneeded linefeeds
rabuzarus [Sat, 25 Mar 2017 18:12:16 +0000 (19:12 +0100)]
some work on code standards compliance
Michael [Sat, 25 Mar 2017 18:00:56 +0000 (18:00 +0000)]
Remove the "call by reference"
Michael [Sat, 25 Mar 2017 16:56:04 +0000 (16:56 +0000)]
Use of exceptions
Tobias Diekershoff [Sat, 25 Mar 2017 15:26:21 +0000 (16:26 +0100)]
Merge pull request #3263 from annando/1601-api-statuses-lookup
More GNU Social compatibility for the API
Tobias Diekershoff [Sat, 25 Mar 2017 15:25:20 +0000 (16:25 +0100)]
Merge pull request #3264 from annando/1703-avoid-api-error
Avoid API error when calling "/api/friendica/profile/show"
Michael [Sat, 25 Mar 2017 14:16:21 +0000 (14:16 +0000)]
Avoid API error when calling "/api/friendica/profile/show"
Michael [Sat, 25 Mar 2017 11:31:31 +0000 (11:31 +0000)]
One more API call added
Michael [Sat, 25 Mar 2017 11:25:47 +0000 (11:25 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup
Tobias Diekershoff [Sat, 25 Mar 2017 11:01:53 +0000 (12:01 +0100)]
Merge pull request #3262 from annando/1703-no-no-utf
"no_utf" wasn't in use anymore - it is now removed completely
Michael [Sat, 25 Mar 2017 10:51:00 +0000 (10:51 +0000)]
"no_utf" wasn't in use anymore - it is now removed completely
Michael [Sat, 25 Mar 2017 10:11:02 +0000 (10:11 +0000)]
Hypolite is right (not always, but in this case)
Michael [Sat, 25 Mar 2017 10:07:45 +0000 (10:07 +0000)]
Reset the static variable $baseurl
Tobias Diekershoff [Sat, 25 Mar 2017 09:14:43 +0000 (10:14 +0100)]
Merge pull request #3259 from Hypolite/issue/#3256
Upgrade PHP-Markdown + enable hard_wrap
Tobias Diekershoff [Sat, 25 Mar 2017 09:13:20 +0000 (10:13 +0100)]
Merge pull request #3261 from Hypolite/issue/#3260
Remove Embedly integration
Hypolite Petovan [Sat, 25 Mar 2017 06:03:47 +0000 (02:03 -0400)]
Cleanup + Standards for library/markdown.php
Hypolite Petovan [Sat, 25 Mar 2017 05:57:19 +0000 (01:57 -0400)]
Remove Embedly integration
- Remove admin setting input
Hypolite Petovan [Sat, 25 Mar 2017 05:54:16 +0000 (01:54 -0400)]
Code cleanup + standards
Hypolite Petovan [Fri, 24 Mar 2017 02:47:56 +0000 (22:47 -0400)]
Improve display feedback on like actions
- Move rotator in sight
- Preventively change display class before next item update
Hypolite Petovan [Fri, 24 Mar 2017 02:45:40 +0000 (22:45 -0400)]
More display fixes
See
https://github.com/friendica/friendica/pull/3204#issuecomment-
288908490
Hypolite Petovan [Fri, 24 Mar 2017 01:23:00 +0000 (21:23 -0400)]
Enable hard_wrap for Markdown parser to match Diaspora parsing