]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoMerge pull request #3821 from rabuzarus/20171022_-_frio_cache_css
Hypolite Petovan [Tue, 24 Oct 2017 14:59:33 +0000 (10:59 -0400)]
Merge pull request #3821 from rabuzarus/20171022_-_frio_cache_css

 frio: use cached css if no settings (or file) have changed + frio color settings for admins

6 years agofrio: sanitize $schema only if the variable is initialized
rabuzarus [Tue, 24 Oct 2017 12:44:31 +0000 (14:44 +0200)]
frio: sanitize $schema only if the variable is initialized

6 years agofrio: sanitise $schema
rabuzarus [Mon, 23 Oct 2017 20:14:35 +0000 (22:14 +0200)]
frio: sanitise $schema

6 years agofrio: fix wrong slider position in the theme_settings
rabuzarus [Mon, 23 Oct 2017 19:15:46 +0000 (21:15 +0200)]
frio: fix wrong slider position in the theme_settings

6 years agofrio: add the possibility for the admin to change the colors for non personal pages
rabuzarus [Mon, 23 Oct 2017 18:26:31 +0000 (20:26 +0200)]
frio: add the possibility for the admin to change the colors for non personal pages

6 years agoMerge pull request #3819 from annando/photo-rework
Hypolite Petovan [Mon, 23 Oct 2017 17:04:52 +0000 (13:04 -0400)]
Merge pull request #3819 from annando/photo-rework

Better handling for GIF even, if not supported by the graphics library

6 years agoStatic public is public static
Michael [Mon, 23 Oct 2017 14:49:56 +0000 (14:49 +0000)]
Static public is public static

6 years agoMerge pull request #3813 from annando/remove-old-stuff
Hypolite Petovan [Mon, 23 Oct 2017 14:00:16 +0000 (10:00 -0400)]
Merge pull request #3813 from annando/remove-old-stuff

Removed stuff that was never used or isn't used anymore

6 years agofrio: set a dummy img for background image if no img was set (Otherwise the empty...
rabuzarus [Mon, 23 Oct 2017 13:25:09 +0000 (15:25 +0200)]
frio: set a dummy img for background image if no img was set (Otherwise the empty value would be replaced in the browser with a path to the theme and the css would be loaded a second time)

6 years agofrio: use cached css if no settings (or file) have changed
rabuzarus [Mon, 23 Oct 2017 13:16:23 +0000 (15:16 +0200)]
frio: use cached css if no settings (or file) have changed

6 years agoMerge pull request #3818 from annando/structure-temp
Tobias Diekershoff [Mon, 23 Oct 2017 09:47:46 +0000 (11:47 +0200)]
Merge pull request #3818 from annando/structure-temp

DBStructure: Better handling of temp table

6 years agoMerge pull request #3820 from annando/contact-posts
rabuzarus [Sun, 22 Oct 2017 12:09:18 +0000 (14:09 +0200)]
Merge pull request #3820 from annando/contact-posts

The selection between posts from forums and other users had a problem

6 years agoBugfix: The selection between posts from forums and other users had a problem
Michael [Sun, 22 Oct 2017 09:02:54 +0000 (09:02 +0000)]
Bugfix: The selection between posts from forums and other users had a problem

6 years agoMerge pull request #3817 from rabuzarus/20171019_-_fix_some_html_violations
Michael Vogel [Sun, 22 Oct 2017 05:48:06 +0000 (07:48 +0200)]
Merge pull request #3817 from rabuzarus/20171019_-_fix_some_html_violations

fix some HTML violations in frio

6 years agoStatic methods should be called statically
Michael [Sat, 21 Oct 2017 16:13:25 +0000 (16:13 +0000)]
Static methods should be called statically

6 years agoNow only resize if supported
Michael [Sat, 21 Oct 2017 15:31:31 +0000 (15:31 +0000)]
Now only resize if supported

6 years agoBetter handling for GIF even, if not supported by the graphics library
Michael [Sat, 21 Oct 2017 15:09:47 +0000 (15:09 +0000)]
Better handling for GIF even, if not supported by the graphics library

6 years agoDBStructure: Better handling of temp table
Michael [Sat, 21 Oct 2017 14:29:55 +0000 (14:29 +0000)]
DBStructure: Better handling of temp table

6 years agoMerge pull request #3815 from rabuzarus/20171019_-_fix_more_posted_date_widget
Michael Vogel [Sat, 21 Oct 2017 06:14:52 +0000 (08:14 +0200)]
Merge pull request #3815 from rabuzarus/20171019_-_fix_more_posted_date_widget

fix some more HTML violations in posted_date_widget.tpl

6 years agomore template code simplification in posted_date_widget
rabuzarus [Fri, 20 Oct 2017 14:12:43 +0000 (16:12 +0200)]
more template code simplification in posted_date_widget

6 years agoa little bit template code simplification in posted_date_widget
rabuzarus [Fri, 20 Oct 2017 13:59:14 +0000 (15:59 +0200)]
a little bit template code simplification in posted_date_widget

6 years agofix some HTML violations in frio
rabuzarus [Fri, 20 Oct 2017 13:21:42 +0000 (15:21 +0200)]
fix some HTML violations in frio

6 years agofix some more HTML violations in posted_date_widget.tpl
rabuzarus [Thu, 19 Oct 2017 14:34:08 +0000 (16:34 +0200)]
fix some more HTML violations in posted_date_widget.tpl

6 years agoMerge pull request #3814 from rabuzarus/20171019_-_fix_event_display_in_stream
Michael Vogel [Thu, 19 Oct 2017 12:54:33 +0000 (14:54 +0200)]
Merge pull request #3814 from rabuzarus/20171019_-_fix_event_display_in_stream

fix #3812 - some brocken parts in the display of events (default template)

6 years agofix #3812 - some brocken parts in the display of events (default template)
rabuzarus [Thu, 19 Oct 2017 12:16:39 +0000 (14:16 +0200)]
fix #3812 - some brocken parts in the display of events (default template)

6 years agoMerge pull request #3811 from annando/remove-service-class
Tobias Diekershoff [Thu, 19 Oct 2017 10:44:45 +0000 (12:44 +0200)]
Merge pull request #3811 from annando/remove-service-class

Removed "service class" functionality

6 years agoRemoved stuff that was never used or isn't used anymore
Michael [Thu, 19 Oct 2017 07:41:15 +0000 (07:41 +0000)]
Removed stuff that was never used or isn't used anymore

6 years agoMerge pull request #3809 from rabuzarus/20171018_-_fix_posted_date_widget
Michael Vogel [Thu, 19 Oct 2017 05:50:45 +0000 (07:50 +0200)]
Merge pull request #3809 from rabuzarus/20171018_-_fix_posted_date_widget

Bugfix: useless li end tag in posted_date_widget.tpl

6 years agofix coding style
rabuzarus [Wed, 18 Oct 2017 22:52:01 +0000 (00:52 +0200)]
fix coding style

6 years agoMerge pull request #3810 from rabuzarus/20171018_-_fix_duplcate_id
Michael Vogel [Wed, 18 Oct 2017 21:47:40 +0000 (23:47 +0200)]
Merge pull request #3810 from rabuzarus/20171018_-_fix_duplcate_id

Bugfix: fix some duplicate ID in frio

6 years agoRemoved "service class" functionality
Michael [Wed, 18 Oct 2017 21:44:27 +0000 (21:44 +0000)]
Removed "service class" functionality

6 years agoremove unused 'aria-labelledby' in frios modal
rabuzarus [Wed, 18 Oct 2017 21:38:51 +0000 (23:38 +0200)]
remove unused 'aria-labelledby' in frios modal

6 years agoBugfix: fix some duplicate ID
rabuzarus [Wed, 18 Oct 2017 21:22:05 +0000 (23:22 +0200)]
Bugfix: fix some duplicate ID

6 years agoBugfix:useless li end tag in posted_date_widget.tpl
rabuzarus [Wed, 18 Oct 2017 20:49:16 +0000 (22:49 +0200)]
Bugfix:useless li end tag in posted_date_widget.tpl

6 years agoMerge pull request #3808 from annando/nets-cid
rabuzarus [Wed, 18 Oct 2017 19:30:39 +0000 (21:30 +0200)]
Merge pull request #3808 from annando/nets-cid

Bugfix: Switch to all networks when posts for a single contact are selected

6 years agoMerge pull request #3807 from rabuzarus/20171018_-_frio_fix_some_event_stream_stuff
Michael Vogel [Wed, 18 Oct 2017 18:59:46 +0000 (20:59 +0200)]
Merge pull request #3807 from rabuzarus/20171018_-_frio_fix_some_event_stream_stuff

fix some small css in frio for displaying events in the stream

6 years agoBugfix: Switch to all networks when posts for a single contact are selected.
Michael [Wed, 18 Oct 2017 18:54:06 +0000 (18:54 +0000)]
Bugfix: Switch to all networks when posts for a single contact are selected.

6 years agofrio: fix event seperator
rabuzarus [Wed, 18 Oct 2017 18:44:29 +0000 (20:44 +0200)]
frio: fix event seperator

6 years agoMerge pull request #3806 from annando/expire
Tobias Diekershoff [Wed, 18 Oct 2017 18:23:01 +0000 (20:23 +0200)]
Merge pull request #3806 from annando/expire

Bugfix: Item were stored before the expiration date

6 years agofrio: fix margin and title for events
rabuzarus [Wed, 18 Oct 2017 18:18:50 +0000 (20:18 +0200)]
frio: fix margin and title for events

6 years agoBugfix: Item were stored before the expiration date
Michael [Wed, 18 Oct 2017 18:01:08 +0000 (18:01 +0000)]
Bugfix: Item were stored before the expiration date

6 years agoMerge pull request #3805 from annando/nodeinfo-fix
Tobias Diekershoff [Wed, 18 Oct 2017 17:13:58 +0000 (19:13 +0200)]
Merge pull request #3805 from annando/nodeinfo-fix

Bugfix: Local comments weren't calculated.

6 years agoMerge pull request #3797 from rabuzarus/20171015_-_duplicate_event
Michael Vogel [Wed, 18 Oct 2017 16:57:58 +0000 (18:57 +0200)]
Merge pull request #3797 from rabuzarus/20171015_-_duplicate_event

 add event action: duplicate events

6 years agoBugfix: Local comments weren't calculated.
Michael [Wed, 18 Oct 2017 16:54:12 +0000 (16:54 +0000)]
Bugfix: Local comments weren't calculated.

6 years agoinitilize $sh_disabled
rabuzarus [Wed, 18 Oct 2017 11:23:26 +0000 (13:23 +0200)]
initilize $sh_disabled

6 years agoMerge pull request #3804 from tobiasd/20171018-relocate
Michael Vogel [Wed, 18 Oct 2017 09:40:14 +0000 (11:40 +0200)]
Merge pull request #3804 from tobiasd/20171018-relocate

relocation message is also send to D* contacts

6 years agorelocation message is also send to D* contacts
Tobias Diekershoff [Wed, 18 Oct 2017 09:04:44 +0000 (11:04 +0200)]
relocation message is also send to D* contacts

6 years agoMerge pull request #3794 from hethi/fix-de-typos
Tobias Diekershoff [Wed, 18 Oct 2017 06:36:58 +0000 (08:36 +0200)]
Merge pull request #3794 from hethi/fix-de-typos

fix some german strings on /admin statistics page

6 years agoMerge pull request #3800 from annando/better-callstack
Tobias Diekershoff [Wed, 18 Oct 2017 06:31:14 +0000 (08:31 +0200)]
Merge pull request #3800 from annando/better-callstack

Improve the way the callstack is built

6 years agoMerge pull request #3803 from annando/conversation-feed
Tobias Diekershoff [Wed, 18 Oct 2017 06:29:47 +0000 (08:29 +0200)]
Merge pull request #3803 from annando/conversation-feed

we now provide a feed for the conversation

6 years agowe now provide a feed for the conversation
Michael [Wed, 18 Oct 2017 06:25:22 +0000 (06:25 +0000)]
we now provide a feed for the conversation

6 years agoMerge pull request #3802 from annando/issue-3801
Tobias Diekershoff [Wed, 18 Oct 2017 06:22:35 +0000 (08:22 +0200)]
Merge pull request #3802 from annando/issue-3801

Issue 3801: Personal notes hadn't been displayed

6 years agoIssue 3801: Personal notes hadn't been displayed
Michael [Wed, 18 Oct 2017 04:55:03 +0000 (04:55 +0000)]
Issue 3801: Personal notes hadn't been displayed

6 years agoMerge pull request #3799 from tobiasd/20171017-doc
Michael Vogel [Tue, 17 Oct 2017 20:56:44 +0000 (22:56 +0200)]
Merge pull request #3799 from tobiasd/20171017-doc

also mention Transifex as tool to use near the translation example

6 years agoImprove the way the callstack is built
Michael [Tue, 17 Oct 2017 20:51:46 +0000 (20:51 +0000)]
Improve the way the callstack is built

6 years agoalso mention Transifex as tool to use near the translation example
Tobias Diekershoff [Tue, 17 Oct 2017 20:48:33 +0000 (22:48 +0200)]
also mention Transifex as tool to use near the translation example

6 years agoMerge pull request #3798 from annando/feed-information
Tobias Diekershoff [Tue, 17 Oct 2017 20:36:50 +0000 (22:36 +0200)]
Merge pull request #3798 from annando/feed-information

Enhance feed information for "fetch further information"

6 years agochanges as downloaded from transifex
Herbert Thielen [Tue, 17 Oct 2017 14:02:36 +0000 (16:02 +0200)]
changes as downloaded from transifex

6 years agoAnd some further refinements
Michael [Tue, 17 Oct 2017 11:39:09 +0000 (11:39 +0000)]
And some further refinements

6 years agoBetter rule to replace content
Michael [Tue, 17 Oct 2017 09:58:29 +0000 (09:58 +0000)]
Better rule to replace content

6 years agoRemoved unneeded stuff
Michael [Tue, 17 Oct 2017 09:14:10 +0000 (09:14 +0000)]
Removed unneeded stuff

6 years agoEnhance feed information
Michael [Tue, 17 Oct 2017 09:10:19 +0000 (09:10 +0000)]
Enhance feed information

6 years agoMerge pull request #3796 from annando/ostatus-forum
Tobias Diekershoff [Tue, 17 Oct 2017 06:30:05 +0000 (08:30 +0200)]
Merge pull request #3796 from annando/ostatus-forum

OStatus: Auto subscribe to forum accounts

6 years agoOStatus: Auto subscribe to forum accounts
Michael [Tue, 17 Oct 2017 04:45:38 +0000 (04:45 +0000)]
OStatus: Auto subscribe to forum accounts

6 years agoMerge pull request #3795 from annando/complete-url
Hypolite Petovan [Mon, 16 Oct 2017 21:04:46 +0000 (17:04 -0400)]
Merge pull request #3795 from annando/complete-url

Complete incomplete URL during feed import

6 years agoSome more camels
Michael [Mon, 16 Oct 2017 20:59:16 +0000 (20:59 +0000)]
Some more camels

6 years agoCamels aren't studly
Michael [Mon, 16 Oct 2017 20:57:53 +0000 (20:57 +0000)]
Camels aren't studly

6 years agoAdded spaces
Michael [Mon, 16 Oct 2017 20:55:37 +0000 (20:55 +0000)]
Added spaces

6 years agoComplete incomplete URL during feed import
Michael [Mon, 16 Oct 2017 20:31:13 +0000 (20:31 +0000)]
Complete incomplete URL during feed import

6 years agorevert accidentally inserted line breaks
Herbert Thielen [Mon, 16 Oct 2017 17:37:41 +0000 (19:37 +0200)]
revert accidentally inserted line breaks

6 years agoavoid "Nutzer_innen"
Herbert Thielen [Mon, 16 Oct 2017 17:33:55 +0000 (19:33 +0200)]
avoid "Nutzer_innen"

6 years agorun po2php on de/messages.po to update strings.php
Herbert Thielen [Mon, 16 Oct 2017 14:19:05 +0000 (16:19 +0200)]
run po2php on de/messages.po to update strings.php

6 years agofix some german strings on /admin statistics page
Herbert Thielen [Mon, 16 Oct 2017 14:12:01 +0000 (16:12 +0200)]
fix some german strings on /admin statistics page

6 years agoMerge pull request #3789 from Alkarex/french_regions
Tobias Diekershoff [Mon, 16 Oct 2017 09:32:11 +0000 (11:32 +0200)]
Merge pull request #3789 from Alkarex/french_regions

French regions spelling

6 years agoMerge pull request #3788 from Alkarex/denmark_regions
Tobias Diekershoff [Mon, 16 Oct 2017 09:30:35 +0000 (11:30 +0200)]
Merge pull request #3788 from Alkarex/denmark_regions

Danish areas updated

6 years agoMerge pull request #3787 from rabuzarus/20171013_-_format_event_in_stream
Tobias Diekershoff [Mon, 16 Oct 2017 09:29:43 +0000 (11:29 +0200)]
Merge pull request #3787 from rabuzarus/20171013_-_format_event_in_stream

 event items are now more themeable in the networkstream

6 years agoVersion 3.6-dev for develop again
Tobias Diekershoff [Mon, 16 Oct 2017 08:31:37 +0000 (10:31 +0200)]
Version 3.6-dev for develop again

6 years agoVersion 3.5.4
Tobias Diekershoff [Mon, 16 Oct 2017 08:27:24 +0000 (10:27 +0200)]
Version 3.5.4

6 years agorelease date
Tobias Diekershoff [Mon, 16 Oct 2017 08:27:17 +0000 (10:27 +0200)]
release date

6 years agoMerge pull request #3786 from tobiasd/3.5.4-CHANGELOG
Tobias Diekershoff [Mon, 16 Oct 2017 08:24:49 +0000 (10:24 +0200)]
Merge pull request #3786 from tobiasd/3.5.4-CHANGELOG

Updating the CHANGELOG

6 years agoMerge pull request #3793 from annando/parse-fix
Tobias Diekershoff [Mon, 16 Oct 2017 05:34:41 +0000 (07:34 +0200)]
Merge pull request #3793 from annando/parse-fix

Special treatment for HTTP Code 416

6 years agoSpecial treatment for HTTP Code 416
Michael [Mon, 16 Oct 2017 03:14:32 +0000 (03:14 +0000)]
Special treatment for HTTP Code 416

6 years agoMerge pull request #3791 from annando/parse-fix
Tobias Diekershoff [Sun, 15 Oct 2017 22:37:05 +0000 (00:37 +0200)]
Merge pull request #3791 from annando/parse-fix

Bugfix: Range checking with ParseUrl made problems

6 years agoMerge pull request #3792 from annando/dead-contacts
Tobias Diekershoff [Sun, 15 Oct 2017 22:36:08 +0000 (00:36 +0200)]
Merge pull request #3792 from annando/dead-contacts

Bugfix: Revive dead contacts

6 years agoadd event copy link to default event.tpl
rabuzarus [Sun, 15 Oct 2017 20:52:22 +0000 (22:52 +0200)]
add event copy link to default event.tpl

6 years agoreload the acl if a new event edit or copy modal is opened
rabuzarus [Sun, 15 Oct 2017 20:34:31 +0000 (22:34 +0200)]
reload the acl if a new event edit or copy modal is opened

6 years agoBugfix: Revive dead contacts
Michael [Sun, 15 Oct 2017 19:34:15 +0000 (19:34 +0000)]
Bugfix: Revive dead contacts

6 years agoBugfix: Range checking with ParseUrl made problems - we now use the standard
Michael [Sun, 15 Oct 2017 19:29:58 +0000 (19:29 +0000)]
Bugfix: Range checking with ParseUrl made problems - we now use the standard

6 years agoextend checkbox template for customized attributes
rabuzarus [Sun, 15 Oct 2017 16:45:49 +0000 (18:45 +0200)]
extend checkbox template for customized attributes

6 years agoMerge pull request #3790 from rabuzarus/20171015_-_frio_fix_nav_short_info_Image_floating
Michael Vogel [Sun, 15 Oct 2017 15:59:26 +0000 (17:59 +0200)]
Merge pull request #3790 from rabuzarus/20171015_-_frio_fix_nav_short_info_Image_floating

Buxfix: fix image floating in frios nav-short-info

6 years agoBuxfix: fix image floating in frios nav-short-info
rabuzarus [Sun, 15 Oct 2017 15:54:35 +0000 (17:54 +0200)]
Buxfix: fix image floating in frios nav-short-info

6 years agoadd event action: duplicate events
rabuzarus [Sun, 15 Oct 2017 15:30:28 +0000 (17:30 +0200)]
add event action: duplicate events

6 years agoFrench regions spelling
Alexandre Alapetite [Sat, 14 Oct 2017 12:03:32 +0000 (14:03 +0200)]
French regions spelling

* Updated spelling of French regions, using proper Unicode letters.
* Still using the pre-2016 divisions though, while waiting to see
whether the new divisions are sticking
https://fr.wikipedia.org/wiki/R%C3%A9gion_fran%C3%A7aise

Note that Guadeloupe, Martinique, Guyane, Reunion, and Mayotte are
currently registered as states, but they are official French regions.
This seems inconsistent with e.g. Alaska and Hawai which are listed
under USA.
I can fix if you want.

Note 2: The format of this file seems to be quite difficult to maintain
(e.g. to add/remove a state) due to integer indexes.

6 years agoDanish areas updated
Alexandre Alapetite [Sat, 14 Oct 2017 11:07:44 +0000 (13:07 +0200)]
Danish areas updated

Based on regions, region capitals, most populated cities, main islands.
The two largest regions are split into more precise areas.
Use proper Unicode letters.
https://da.wikipedia.org/wiki/Danmarks_regioner
https://da.wikipedia.org/wiki/Danmarks_st%C3%B8rste_byer
https://da.wikipedia.org/wiki/Beboede_danske_%C3%B8er

6 years agofix event html construction (fixes #2646)
rabuzarus [Fri, 13 Oct 2017 18:03:47 +0000 (20:03 +0200)]
fix event html construction (fixes #2646)

6 years agoevent items are now more themeable in the networkstream.
rabuzarus [Fri, 13 Oct 2017 17:42:27 +0000 (19:42 +0200)]
event items are now more themeable in the networkstream.
The event description stays the same - but the theme developer can provide an template how the other event data should be organized and look

6 years agoannando updated the docs as well
Tobias Diekershoff [Fri, 13 Oct 2017 17:10:59 +0000 (19:10 +0200)]
annando updated the docs as well

6 years ago1st batch of changes for the 3.5.4 hotfix release
Tobias Diekershoff [Fri, 13 Oct 2017 17:03:53 +0000 (19:03 +0200)]
1st batch of changes for the 3.5.4 hotfix release

6 years agoVersion 3.5.4-rc
Tobias Diekershoff [Fri, 13 Oct 2017 16:49:37 +0000 (18:49 +0200)]
Version 3.5.4-rc

6 years agoMerge pull request #3784 from annando/receive-migration
Tobias Diekershoff [Fri, 13 Oct 2017 16:47:02 +0000 (18:47 +0200)]
Merge pull request #3784 from annando/receive-migration

Diaspora: We now support the receiving of account migration messages