Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tests/cleanup-unit-tests' into 'dev' | Mario | 2023-07-17 | 5 | -276/+245 |
|\ | | | | | | | | | Cleanup unit tests See merge request hubzilla/core!2049 | ||||
| * | tests: AccessListTest expand is_private test. | Harald Eilertsen | 2023-07-12 | 1 | -1/+21 |
| | | |||||
| * | tests: AccessListTest move type annotation to code | Harald Eilertsen | 2023-07-12 | 1 | -3/+2 |
| | | | | | | | | | | This cleans up the doc comment. Should probably try to do this everywhere. | ||||
| * | tests: AccessListTests nitpicking on doc comment. | Harald Eilertsen | 2023-07-12 | 1 | -1/+3 |
| | | |||||
| * | tests: AccessListTest collect defaults in one testcase. | Harald Eilertsen | 2023-07-12 | 1 | -10/+8 |
| | | | | | | | | Just no need to have them spread around in various other tests cases. | ||||
| * | test: Enable and cleanup GetTagsTest. | Harald Eilertsen | 2023-07-12 | 1 | -206/+170 |
| | | | | | | | | | | | | | | | | | | | | | | | | These tests actually tests both the get_tags() function, and the handle_tags() function. The latter don't work, and should probably be split into it's own test cases. There's also some stubs here that we may want to deal with in another way. Also removed meaningless "test" of intval() builtin function. It behaves as documented, no need for us to test it. | ||||
| * | tests: Cleanup ContainsAttribute test. | Harald Eilertsen | 2023-07-12 | 1 | -10/+7 |
| | | | | | | | | Mostly cosmetic to satisfy phpcs + remove explicit require. | ||||
| * | tests: Cleanup Autoname test. | Harald Eilertsen | 2023-07-12 | 1 | -10/+7 |
| | | | | | | | | Not sure if this test is actually useful, but leave it for now. | ||||
| * | tests: Don't explicitly require CUT in AntiXSSTest. | Harald Eilertsen | 2023-07-12 | 1 | -2/+0 |
| | | | | | | | | Rely on PHPUnit config to load the app and the code under test. | ||||
| * | unit-tests: There's no need to test builtin func hex2bin | Harald Eilertsen | 2023-07-12 | 1 | -10/+0 |
| | | |||||
| * | unit tests: Cosmetic fixes in AntiXSSTest.php | Harald Eilertsen | 2023-07-12 | 1 | -25/+29 |
| | | | | | | | | | | | | - Start comments with capital letter - Fix indentation - Add missing doc comments | ||||
* | | basic per item rtl language support - issue ##1780 | Mario | 2023-07-13 | 5 | -4/+22 |
|/ | |||||
* | update date | Mario | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | changelog | Mario | 2023-07-05 | 1 | -0/+39 |
| | |||||
* | fix regression after recent changes | Mario | 2023-07-05 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | version and strings | Mario | 2023-07-04 | 2 | -466/+497 |
| | |||||
* | css fix | Mario | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | css fixes | Mario | 2023-07-04 | 1 | -4/+1 |
| | |||||
* | also filter deleted hublocs | Mario | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | update fullcalendar | Mario | 2023-07-04 | 208 | -1546/+3301 |
| | |||||
* | do not linkify in nobb and noparse tags - issue #1776 | Mario | 2023-07-04 | 1 | -0/+2 |
| | |||||
* | fix issue #1771 | Mario | 2023-07-03 | 1 | -2/+10 |
| | |||||
* | fix php warning | Mario | 2023-07-03 | 1 | -2/+6 |
| | |||||
* | Ãfix php warning | Mario | 2023-07-03 | 1 | -7/+7 |
| | |||||
* | make sure to return infos from current hub where applicable - fix issue #1770 | Mario | 2023-07-03 | 2 | -18/+13 |
| | |||||
* | unify code for selecting deliverable abook xchans | Mario | 2023-07-01 | 3 | -25/+45 |
| | |||||
* | remove unused pseudo abook code | Mario | 2023-06-29 | 2 | -28/+3 |
| | |||||
* | pass $escape to stringify_array_elms() | Mario | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | make sure to not allow moderation of poll answers | Mario | 2023-06-29 | 1 | -8/+12 |
| | |||||
* | text | Mario | 2023-06-28 | 1 | -1/+1 |
| | |||||
* | implement inline moderation of reactions | Mario | 2023-06-27 | 5 | -16/+15 |
| | |||||
* | bump version | Mario | 2023-06-24 | 1 | -1/+1 |
| | |||||
* | remove logging | Mario | 2023-06-24 | 1 | -3/+1 |
| | |||||
* | Merge branch 'cherry-pick-1baa3489' into 'dev' | Mario | 2023-06-23 | 2 | -2/+2 |
|\ | | | | | | | | | Update Spanish translation-2 See merge request hubzilla/core!2048 | ||||
| * | Update Spanish translation-2 | mjfriaza | 2023-06-23 | 2 | -2/+2 |
| | | | | | | (cherry picked from commit 1baa34894f6799cac3d973db8c1205239ad6179b) | ||||
* | | bump version | Mario | 2023-06-23 | 1 | -1/+1 |
| | | |||||
* | | fix relaying and syncing in Activity::drop(), change wording for moderation ↵ | Mario | 2023-06-23 | 4 | -17/+28 |
| | | | | | | | | request notices and redirect moderation request for reactions to mod moderate | ||||
* | | implement optional moderation of unsolicited comments, minor css fixes and ↵ | Mario | 2023-06-23 | 18 | -54/+110 |
|/ | | | | some more work on ocap | ||||
* | always check pageflags otherwise site specific flags will be overwritten ↵ | Mario | 2023-06-21 | 1 | -1/+1 |
| | | | | when a sync package arrives from a clone that has no flags for this channel - fix issue #1769 | ||||
* | fix issues in mod oep | Mario | 2023-06-19 | 1 | -17/+35 |
| | |||||
* | make sure to use the correct url | Mario Vavti | 2023-06-18 | 1 | -4/+7 |
| | |||||
* | remove deprecated templates | Mario | 2023-06-18 | 6 | -172/+0 |
| | |||||
* | more html fix | Mario | 2023-06-18 | 1 | -1/+1 |
| | |||||
* | fix bogus html | Mario | 2023-06-18 | 2 | -7/+11 |
| | |||||
* | use function to get actor hublocs | Mario | 2023-06-18 | 2 | -6/+3 |
| | |||||
* | bump version | Mario | 2023-06-17 | 1 | -1/+1 |
| | |||||
* | undefined variable and return null in fetch_local if we did not find ↵ | Mario | 2023-06-16 | 2 | -1/+5 |
| | | | | anything (we also return null in fetch) | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-06-16 | 6 | -3/+805 |
|\ | |||||
| * | Merge branch 'help' into 'dev' | Mario | 2023-06-15 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | typo in hooklist.bb See merge request hubzilla/core!2042 |