]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Sat, 27 Jan 2018 22:52:32 +0000 (23:52 +0100)]
Merge pull request #4342 from MrPetovan/task/4265-remove-tiptip
Remove tiptip
Hypolite Petovan [Sat, 27 Jan 2018 21:16:58 +0000 (16:16 -0500)]
Remove library/tiptip
Hypolite Petovan [Sat, 27 Jan 2018 21:16:41 +0000 (16:16 -0500)]
Remove commented out references to tiptip
Tobias Diekershoff [Sat, 27 Jan 2018 18:52:33 +0000 (19:52 +0100)]
Merge pull request #4340 from MrPetovan/task/4265-mov-jgrowl-to-composer
Move jGrowl to Composer
Hypolite Petovan [Sat, 27 Jan 2018 17:20:52 +0000 (12:20 -0500)]
Merge pull request #4339 from zeroadam/feature/Network
Move Network to src
Adam Magness [Sat, 27 Jan 2018 17:15:42 +0000 (12:15 -0500)]
type
friendica typo
Adam Magness [Sat, 27 Jan 2018 17:13:46 +0000 (12:13 -0500)]
Missing uses
missing uses for dom
Adam Magness [Sat, 27 Jan 2018 17:05:05 +0000 (12:05 -0500)]
missed function rename
missed rename zfetchurl
Adam Magness [Sat, 27 Jan 2018 16:59:10 +0000 (11:59 -0500)]
Move functions to system
move some functions to system
Hypolite Petovan [Sat, 27 Jan 2018 14:35:22 +0000 (09:35 -0500)]
Remove library/jgrowl
Hypolite Petovan [Sat, 27 Jan 2018 14:35:06 +0000 (09:35 -0500)]
Update references to jgrowl
Hypolite Petovan [Sat, 27 Jan 2018 14:34:37 +0000 (09:34 -0500)]
[Composer] Add npm-asset/jgrowl dependency
Tobias Diekershoff [Sat, 27 Jan 2018 16:35:12 +0000 (17:35 +0100)]
Merge pull request #4337 from MrPetovan/task/4265-move-datetimepicker-to-composer
Move datetimepicker to Composer
Adam Magness [Sat, 27 Jan 2018 16:13:41 +0000 (11:13 -0500)]
Review update
Rename function, move others
Adam Magness [Sat, 27 Jan 2018 13:28:20 +0000 (08:28 -0500)]
Remove old file
remove network.php and all require_once statements
Adam Magness [Sat, 27 Jan 2018 13:25:54 +0000 (08:25 -0500)]
Move remaining functions
update remaining function calls
Hypolite Petovan [Sat, 27 Jan 2018 13:10:09 +0000 (08:10 -0500)]
Delete library/datetimepicker
Hypolite Petovan [Sat, 27 Jan 2018 13:09:30 +0000 (08:09 -0500)]
Update references to jquery.datetimepicker
Hypolite Petovan [Sat, 27 Jan 2018 13:09:05 +0000 (08:09 -0500)]
[Compsoer] Add npm-asset/jquery-datetimepicker dependency
Adam Magness [Sat, 27 Jan 2018 04:51:41 +0000 (23:51 -0500)]
Move multiple functions
move multiple smaller functions
Adam Magness [Sat, 27 Jan 2018 04:37:55 +0000 (23:37 -0500)]
Move xml_status and http_status_exit
move functions
Adam Magness [Sat, 27 Jan 2018 04:24:23 +0000 (23:24 -0500)]
Move post_url
move post_url function
Adam Magness [Sat, 27 Jan 2018 04:18:38 +0000 (23:18 -0500)]
Move z_fetch_url
move z_fetch_url method
Adam Magness [Sat, 27 Jan 2018 04:09:48 +0000 (23:09 -0500)]
Move fetch_url
move fetch_url function
Adam Magness [Sat, 27 Jan 2018 03:51:07 +0000 (22:51 -0500)]
Create Network class
Create Network class and copy methods
Hypolite Petovan [Sat, 27 Jan 2018 01:50:31 +0000 (20:50 -0500)]
Merge pull request #4336 from zeroadam/feature/NowPlaintext
Create Plaintext class
Adam Magness [Sat, 27 Jan 2018 01:26:49 +0000 (20:26 -0500)]
Create Plaintext class
create class and move shorten method
Hypolite Petovan [Sat, 27 Jan 2018 01:08:42 +0000 (20:08 -0500)]
Merge pull request #4335 from zeroadam/feature/Plaintext
Move plaintext to src
Adam Magness [Sat, 27 Jan 2018 01:01:32 +0000 (20:01 -0500)]
Rename class to BBCode
Rename Plaintext class to BBCode
Adam Magness [Sat, 27 Jan 2018 00:16:26 +0000 (19:16 -0500)]
Remove old file
remove include/plaintext.php
Adam Magness [Sat, 27 Jan 2018 00:15:57 +0000 (19:15 -0500)]
Remove requires
remove require_once statements
Adam Magness [Sat, 27 Jan 2018 00:14:47 +0000 (19:14 -0500)]
Update function calls
update to new function calls
Adam Magness [Sat, 27 Jan 2018 00:04:04 +0000 (19:04 -0500)]
Create Plaintext class
create Plaintext class with functions from include/plaintext
Hypolite Petovan [Fri, 26 Jan 2018 13:38:38 +0000 (08:38 -0500)]
Merge pull request #4334 from annando/sup-instead-h5
Use "sup" instead of "h5" for the link to the website
Michael [Fri, 26 Jan 2018 13:27:16 +0000 (13:27 +0000)]
Use "sup" instead of "h5" for the link to the website
Hypolite Petovan [Thu, 25 Jan 2018 18:03:09 +0000 (13:03 -0500)]
Merge pull request #4333 from zeroadam/feature/PostUpdate
Move post_update to src
Adam Magness [Thu, 25 Jan 2018 15:52:00 +0000 (10:52 -0500)]
Remove old file
remove include/post_update.php
Adam Magness [Thu, 25 Jan 2018 15:51:10 +0000 (10:51 -0500)]
Update functions and dba
update some functions and add dba where possible
Adam Magness [Thu, 25 Jan 2018 15:08:56 +0000 (10:08 -0500)]
Create PostUpdate class
create new class and update call from worker
Hypolite Petovan [Thu, 25 Jan 2018 16:22:53 +0000 (11:22 -0500)]
Merge pull request #4328 from tobiasd/
20180125-msg
regenerated master messages.po file
Hypolite Petovan [Thu, 25 Jan 2018 16:21:23 +0000 (11:21 -0500)]
Merge pull request #4332 from zeroadam/DfrnPollL10nFix
Dfrn_Poll Missing use
Adam Magness [Thu, 25 Jan 2018 16:03:33 +0000 (11:03 -0500)]
Missing use
missing use L10n in dfrn_poll
Hypolite Petovan [Thu, 25 Jan 2018 15:02:04 +0000 (10:02 -0500)]
Merge pull request #4331 from annando/other-hashtags
Support for hashtags with "#" inside the link (mastodon style?)
Michael [Thu, 25 Jan 2018 14:58:10 +0000 (14:58 +0000)]
Support for hashtags with "#" inside the link (mastodon style?)
Michael Vogel [Thu, 25 Jan 2018 14:22:33 +0000 (15:22 +0100)]
Merge pull request #4330 from rebeka-catalina/rct/d/typos_themes.md
Fixed a few typos
Michael Vogel [Thu, 25 Jan 2018 14:21:37 +0000 (15:21 +0100)]
Merge pull request #4329 from zeroadam/Strings
Eliminate double usage
rebeka-catalina [Thu, 25 Jan 2018 14:00:23 +0000 (15:00 +0100)]
Fixed a few typos
Adam Magness [Thu, 25 Jan 2018 13:05:23 +0000 (08:05 -0500)]
Eliminate double usage
addons/addons is incorrect
Tobias Diekershoff [Thu, 25 Jan 2018 06:39:12 +0000 (07:39 +0100)]
regenerated master messages.po file
Tobias Diekershoff [Thu, 25 Jan 2018 06:02:09 +0000 (07:02 +0100)]
Merge pull request #4326 from MrPetovan/task/fix-translation-strings
Fix translation strings
Hypolite Petovan [Wed, 24 Jan 2018 22:25:36 +0000 (17:25 -0500)]
Merge pull request #4324 from annando/items-rework
Some functions had been moved away from include/items.php
Michael [Wed, 24 Jan 2018 22:22:31 +0000 (22:22 +0000)]
Function renamed
Hypolite Petovan [Wed, 24 Jan 2018 21:59:56 +0000 (16:59 -0500)]
Merge pull request #4325 from annando/issue-4227
Issue 4227: Make hash tags always local links
Hypolite Petovan [Wed, 24 Jan 2018 21:55:09 +0000 (16:55 -0500)]
Make util/po2php executable
Hypolite Petovan [Wed, 24 Jan 2018 21:54:52 +0000 (16:54 -0500)]
Fix util/php2po
- Remove use
- Simplify object handling
- Fix wrong `|| die()` structure
Hypolite Petovan [Wed, 24 Jan 2018 21:53:57 +0000 (16:53 -0500)]
Fix util/extract.php
- Captures way more L10n::t(t) instances
- Add recursive search into `src/` folder
- Fix string capture with new sprintf-free syntax
Hypolite Petovan [Wed, 24 Jan 2018 21:51:32 +0000 (16:51 -0500)]
Fix translation strings for use with util/extract.php
- Change parentheses to “\x28” and “\x29”
- Remove leading commas
- Remove quotes before commas
Michael [Wed, 24 Jan 2018 21:37:12 +0000 (21:37 +0000)]
Issue 4227: Make hash tags always local links
Michael [Wed, 24 Jan 2018 20:27:32 +0000 (20:27 +0000)]
Some functions had been moved away from include/items.php
Michael Vogel [Wed, 24 Jan 2018 17:18:50 +0000 (18:18 +0100)]
Merge pull request #4323 from MrPetovan/bug/fix-removeme-auth
Fix wrong authenticate() parameter type in mod/removeme
Hypolite Petovan [Wed, 24 Jan 2018 16:48:55 +0000 (11:48 -0500)]
Merge pull request #4312 from zeroadam/feature/L10n
Move pgettext to src
Hypolite Petovan [Wed, 24 Jan 2018 16:41:23 +0000 (11:41 -0500)]
Fix wrong authenticate() parameter type in mod/removeme
Adam Magness [Wed, 24 Jan 2018 16:38:34 +0000 (11:38 -0500)]
Revert use statement
no need to generate use statement
Adam Magness [Wed, 24 Jan 2018 16:12:06 +0000 (11:12 -0500)]
Add use to generated files
add use for L10n to generated files
Adam Magness [Wed, 24 Jan 2018 15:19:58 +0000 (10:19 -0500)]
More missed calls
missed t() calls
Adam Magness [Wed, 24 Jan 2018 12:18:21 +0000 (07:18 -0500)]
More sprintf
eliminate more sprintf( with L10n
Hypolite Petovan [Wed, 24 Jan 2018 07:52:04 +0000 (02:52 -0500)]
Merge pull request #4322 from annando/forum-mention
Bugfix: Mentioning forums with ! only worked partially
Michael [Wed, 24 Jan 2018 07:50:07 +0000 (07:50 +0000)]
Bugfix: Mentioning forums with ! only worked partially
Hypolite Petovan [Wed, 24 Jan 2018 07:08:09 +0000 (02:08 -0500)]
Merge pull request #4321 from hoergen/develop
removed heading backgrnd, added mention highlight
Hypolite Petovan [Wed, 24 Jan 2018 07:02:47 +0000 (02:02 -0500)]
Merge pull request #4320 from annando/self-like
It is now possible again to like yourself
hoergen [Wed, 24 Jan 2018 07:02:33 +0000 (08:02 +0100)]
removed heading backgrnd, added mention highlight
Michael [Wed, 24 Jan 2018 06:39:21 +0000 (06:39 +0000)]
It is now possible again to like yourself
Adam Magness [Wed, 24 Jan 2018 03:43:22 +0000 (22:43 -0500)]
String correction
monthly is monthly
Adam Magness [Wed, 24 Jan 2018 03:38:47 +0000 (22:38 -0500)]
Review updates
improve a t() call and move some to tt()
Adam Magness [Wed, 24 Jan 2018 03:03:57 +0000 (22:03 -0500)]
Avoid branch conflict
Adam Magness [Wed, 24 Jan 2018 02:59:16 +0000 (21:59 -0500)]
Review sprintf
remove more sprintf calls
Michael Vogel [Wed, 24 Jan 2018 00:08:11 +0000 (01:08 +0100)]
Merge pull request #4318 from MrPetovan/bug/4314-fix-addon-reload
Fix addon reload
Hypolite Petovan [Tue, 23 Jan 2018 23:57:51 +0000 (18:57 -0500)]
Add update function to reload addons after hook renaming
Hypolite Petovan [Tue, 23 Jan 2018 23:57:33 +0000 (18:57 -0500)]
Add missing dba::inArray to Addon::reload
Hypolite Petovan [Tue, 23 Jan 2018 23:44:19 +0000 (18:44 -0500)]
Merge pull request #4317 from annando/birthday
Birthdays are now transmitted reliably to Diaspora
Michael [Tue, 23 Jan 2018 22:51:30 +0000 (22:51 +0000)]
Birthdays are now transmitted reliably to Diaspora
Adam Magness [Tue, 23 Jan 2018 17:47:30 +0000 (12:47 -0500)]
Update function and sprintf
Update variable to static function and remove sprintf wrappers
Michael Vogel [Tue, 23 Jan 2018 08:44:28 +0000 (09:44 +0100)]
Merge pull request #4313 from tobiasd/
20180123-vier
Config::get returns null if value not set, so the check needs to be adopted
Tobias Diekershoff [Tue, 23 Jan 2018 07:15:53 +0000 (08:15 +0100)]
Config::get returns null if value not set, so the check needs to be adopted
Michael Vogel [Tue, 23 Jan 2018 05:44:05 +0000 (06:44 +0100)]
Merge pull request #4311 from MrPetovan/task/4265-delete-video.js
Delete video.js
Adam Magness [Tue, 23 Jan 2018 03:30:45 +0000 (22:30 -0500)]
Update variable
update based on error log
Adam Magness [Tue, 23 Jan 2018 03:20:35 +0000 (22:20 -0500)]
Adjust for templates
Use new t() for template button text
Hypolite Petovan [Tue, 23 Jan 2018 02:07:10 +0000 (21:07 -0500)]
Remove videojs reference from js/main
Hypolite Petovan [Tue, 23 Jan 2018 01:45:54 +0000 (20:45 -0500)]
Remove video.js from library/
Hypolite Petovan [Tue, 23 Jan 2018 01:45:42 +0000 (20:45 -0500)]
Remove references to video.js
Adam Magness [Mon, 22 Jan 2018 23:47:25 +0000 (18:47 -0500)]
Admin t()
update t() in admin
Adam Magness [Mon, 22 Jan 2018 23:38:34 +0000 (18:38 -0500)]
Theme t() uses
Updatee t() calls in themes
Adam Magness [Mon, 22 Jan 2018 21:59:31 +0000 (16:59 -0500)]
Hopefully all t()
hopefully the last of the t()
Adam Magness [Mon, 22 Jan 2018 21:17:21 +0000 (16:17 -0500)]
More missing t()
update t() calls
Adam Magness [Mon, 22 Jan 2018 20:21:43 +0000 (15:21 -0500)]
Security t()
missed t() calls in security
Adam Magness [Mon, 22 Jan 2018 19:17:36 +0000 (14:17 -0500)]
More missed use
a few more missed use statements for L10n
Adam Magness [Mon, 22 Jan 2018 19:08:58 +0000 (14:08 -0500)]
Missing use
missed use statement for L10n
Adam Magness [Mon, 22 Jan 2018 14:58:51 +0000 (09:58 -0500)]
Remove old file and requires
Remove pgettext.php and remove require_once calls
Adam Magness [Mon, 22 Jan 2018 14:54:13 +0000 (09:54 -0500)]
Finish t() for src
Update t() calls in src folder
Adam Magness [Mon, 22 Jan 2018 14:16:25 +0000 (09:16 -0500)]
Finish t() for mod
finished mod folder