Hypolite Petovan
abda067ca1
Merge pull request #61 from Quix0r/cleanups/use-app-class
...
Cleanups of "use" and "new" statements
4 years ago
Roland Häder
e13182d913
Some cleanups:
...
- "use" should be executed before any other line (except strict mode line)
- "import" App class before use it
- sure braces with "new" operator as this invokes the constructor
4 years ago
Roland Häder
eb8e70d09e
Set CHMOD 777 for Shell script.
4 years ago
Hypolite Petovan
11ee566479
Bump mrpetovan/net_ping to version 1.1.1
4 years ago
Hypolite Petovan
fa4882b09c
Remove obsolete repositories key from composer.json
4 years ago
Hypolite Petovan
23e01bb4cb
[Composer] Replace pear/Net_Ping with mrpetovan/net_ping
4 years ago
Michael Vogel
401a92a872
Merge pull request #57 from MrPetovan/master
...
[ImgBot] optimizes images
5 years ago
Hypolite Petovan
c397e93698
Merge pull request #9 from MrPetovan/imgbot
...
[ImgBot] optimizes images
5 years ago
ImgBotApp
4075a42e54
[ImgBot] optimizes images
...
*Total -- 53.17kb -> 50.92kb (4.25%)
/images/like.gif -- 1.16kb -> 0.13kb (88.85%)
/images/default-profile-sm.jpg -- 0.34kb -> 0.32kb (6.07%)
/images/dfrn.gif -- 0.11kb -> 0.10kb (4.59%)
/view/theme/default/dfrn.gif -- 0.11kb -> 0.10kb (4.59%)
/images/default-profile.jpg -- 0.48kb -> 0.46kb (4.29%)
/images/star.jpg -- 0.59kb -> 0.58kb (3.13%)
/view/theme/default/star.jpg -- 0.59kb -> 0.58kb (3.13%)
/images/friendika-256.jpg -- 16.73kb -> 16.25kb (2.87%)
/images/friendica-256.jpg -- 16.73kb -> 16.25kb (2.87%)
/images/friendika-128.jpg -- 8.17kb -> 8.08kb (1.11%)
/images/friendica-128.jpg -- 8.17kb -> 8.08kb (1.11%)
5 years ago
Tobias Diekershoff
b26995a78b
Merge pull request #56 from MrPetovan/master
...
Fix PHP 7 Warning about count()
5 years ago
Hypolite Petovan
95be3462ac
Fix PHP Warning about count()
...
- Reformat include/Photo.php
5 years ago
Hypolite Petovan
b384f838da
Merge pull request #51 from MrPetovan/master
...
Various improvements
5 years ago
Hypolite Petovan
f110a98464
Merge pull request #54 from AndyHee/patch-2
...
Update health_search.tpl
5 years ago
Andy H
7bef7010b8
Update health_search.tpl
...
Improved wording.
This is search result page. Relates to this https://github.com/friendica/dir/pull/52
5 years ago
Hypolite Petovan
82e529df2a
Merge pull request #53 from AndyHee/fix-patch-1
...
Update health_summary.tpl
5 years ago
Andy H
8adf1b8421
Update health_summary.tpl
...
Fixed non-standard example URL
5 years ago
Hypolite Petovan
bf69f44036
Merge pull request #52 from AndyHee/patch-1
...
Improved wording and layout of health_summary.tpl
5 years ago
Andy H
0bf3aa5cc1
Update health_summary.tpl
5 years ago
Andy H
c7b336570e
Update health_summary.tpl
...
Removed deprecated URL to personal profile
Improved wording and layout
5 years ago
Hypolite Petovan
945c1d1c00
Remove placeholder header
5 years ago
Hypolite Petovan
15563be5cc
Fix PHP Notices
5 years ago
Hypolite Petovan
9031423278
Prevent infinite push loop between multiple directories
...
- Add auto increment id to sync-push-queue table to add new profile urls
at the end
- Use REPLACE instead of INSERT to prevent unique key errors
5 years ago
Hypolite Petovan
4de3fcf5f5
Simplify the tag table
...
- Remove auto increment id
- Replaced nurl by profile id
- Added primary key on the two remaining columns
5 years ago
Hypolite Petovan
649cbbf466
Merge branch 'master' into master
5 years ago
Hypolite Petovan
95ea839fa7
Add ping stats during probe
5 years ago
Hypolite Petovan
27153fab68
Updat database structure file
...
- Add a couple of fields in site-probe
5 years ago
Hypolite Petovan
ac41f7caf3
Add console commands
...
- Add Config command
- Add Probe command
- Add PoToPhp command
- Remove po2php script
5 years ago
Hypolite Petovan
4da0d68bad
Add console CLI command
...
- Fix App to be used in CLI mode
5 years ago
Hypolite Petovan
741e72ecc7
[Composer] Add dependencies
...
- Add pear/Net_Ping
- Add asika/simple-console
- Fix composer.json formatting
5 years ago
Hypolite Petovan
5039d4202b
Fix Google+ support addon list
5 years ago
Hypolite Petovan
ca12f85c92
Fix db error display
5 years ago
Hypolite Petovan
61468d93d5
Merge pull request #46 from Quix0r/fixes/htaccess-dist
...
Let's have .htaccess not being committed
5 years ago
Roland Häder
b9ba616b7b
Let's have .htaccess not being committed
...
Signed-off-by: Roland Häder <roland@mxchange.org>
5 years ago
Hypolite Petovan
ec0e3e431a
Merge pull request #41 from MrPetovan/task/rename-plugin-to-addon
...
Rename plugin to addon
5 years ago
Hypolite Petovan
54f9bd695a
Merge pull request #42 from MrPetovan/task/upgrade-to-utf8mb4
...
Upgrade database to utf8mb4
5 years ago
Hypolite Petovan
64d70c4fc3
Merge branch 'task/upgrade-to-utf8mb4'
5 years ago
Hypolite Petovan
1a608a50ad
Actually use variable $addon
5 years ago
Hypolite Petovan
09bc3cb175
Set the database charset to utf8mb4
5 years ago
Hypolite Petovan
37960dcd38
Add backward compatibility test
5 years ago
Hypolite Petovan
a6f6f92a24
Rename plugin to addon
5 years ago
Michael Vogel
7701347cd5
Merge pull request #38 from MrPetovan/task/fix-country-widget
...
Fix country widget + search + tags
5 years ago
Hypolite Petovan
e24172ab05
Fix tag insertion/update
...
- Delete all tags related to a specific profile on submit
- Add tags only if the profile is available
5 years ago
Hypolite Petovan
522cc7bb17
Fix display issues
...
- Add baseurl to widgets search links
- Add aside to search page
- Fix number of available profiles in country widgets
5 years ago
Tobias Diekershoff
bbe2fca6ac
Merge pull request #37 from MrPetovan/master
...
Updated dfrndir.sql
5 years ago
Hypolite Petovan
6306a618dc
Updated dfrndir.sql
...
- Added profile.available
- Removed engine selection except for profile because of the fulltext
indices
- Removed auto increment values
- Various formatting changes
5 years ago
Hypolite Petovan
83232f4946
Merge pull request #36 from tobiasd/20171126-dirReadme
...
add a note about display of bit values in MySQL console to the README…
5 years ago
Tobias Diekershoff
0d8fa3e2bd
add a note about display of bit values in MySQL console to the README file
5 years ago
Hypolite Petovan
6615a31c08
Merge pull request #35 from tobiasd/20171125-installsteps
...
some more hints for the installation
5 years ago
Tobias Diekershoff
3494fe491d
some more hints for the installation
5 years ago
Tobias Diekershoff
21ca069227
Merge pull request #34 from MrPetovan/bug/fix-submit-inserts
...
Fix submit inserts
5 years ago