26b623a35b
Merge branch 'master' into 7-assign-team-to-repo
2021-03-10 10:30:50 +01:00
fb0bd0299c
Disable cancel repo settings dialogs ( #843 )
...
Merge branch 'master' into disable-dialog-close-repo-settings
Disable cancel repo settings dialogs
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/843
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-03-09 22:21:42 +01:00
c353275ab8
Biometric support ( #820 )
...
Minor improvements.
Merge branch 'master' into biometric-support
# Conflicts:
# app/src/main/res/values/strings.xml
Merge branch 'master' into biometric-support
Merge branch 'master' into biometric-support
UI transition improvements
check for older version(android 6+), support for android 10 and below
Fix material lib builds with new version
Merge branch 'biometric-support' of codeberg.org:gitnex/GitNex into biometric-support
Merge branch 'master' into biometric-support
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/BaseActivity.java
# app/src/main/res/values/strings.xml
Merge branch 'master' into biometric-support
Merge branch 'master' into biometric-support
Merge branch 'master' into biometric-support
set status to false
Merge branch 'master' into biometric-support
check for bimetric status on device
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into biometric-support
close app if back button or cancel is clicked
Enable/disable and show biometric auth dialog
Layout
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/820
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-03-09 22:15:42 +01:00
328dbaa01c
Copy user id to clipboard ( #840 )
...
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-03-05 06:24:48 +01:00
ff915f1813
Make singletons threadsafe. ( #838 )
...
Merge branch 'master' into threadsafe-singletons
Make singletons threadsafe.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/838
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-03-03 15:10:23 +01:00
77e39952c1
Crowdin 2021-03-03 ( #839 )
...
Crowdin 2021-03-03
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/839
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: 6543 <6543@noreply.codeberg.org >
Co-Committed-By: 6543 <6543@noreply.codeberg.org >
2021-03-03 10:27:49 +01:00
afffb7c15a
Switch to proper account for popular instances and other ui improvements ( #836 )
...
* improve navigation via keyboard
* switch to proper account for popular instances
* ui improvements
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/836
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-02-25 00:22:11 +01:00
47d6c68410
Improve files ui and bug fix encoding in names ( #834 )
...
Minor UI and performance improvements.
use one image and remove relativelayout
Fix html codes in name, fix org fragment tab count to load Members
Improve files ui
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/834
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-02-21 23:15:46 +01:00
57ce453661
Fixing bug where path separators would be URL encoded. ( #832 )
...
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into fix-path-encoding-issues
Fixing bug where path separators would be URL encoded.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/832
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-02-17 14:51:20 +01:00
d8a14105c9
Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology. ( #831 )
...
remove unknown case for editing
Improve var names and code formatting
Minor improvements.
Restoring ACRA functionality.
Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology.
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/831
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-02-13 20:31:38 +01:00
711711274e
Fix canvas too large crash ( #830 )
...
fix crash by scaling the image resolution
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/830
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-02-12 23:16:29 +01:00
fc49e29703
Crowdin 2021-02-11 ( #828 )
...
Crowdin 2021-02-11
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/828
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: 6543 <6543@noreply.codeberg.org >
Co-Committed-By: 6543 <6543@noreply.codeberg.org >
2021-02-12 10:29:04 +01:00
7f8595defc
Fixing theme issues in RepoStargazersActivity. ( #825 )
...
Merge branch 'master' into fixing-theme-on-stargazers
Fixing theme issues in RepoStargazersActivity.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/825
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-02-11 14:40:06 +01:00
eb858f3535
Moving ApiInterface, WebInterface and models to different repository. ( #824 )
...
Gradle v6.8.2
Use release instead of commit hash.
Moving ApiInterface, WebInterface and models to different repository.
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/824
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-02-11 11:23:35 +01:00
29653cade2
Calling overloaded method first. ( #823 )
...
Calling overloaded method first.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/823
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-02-09 13:51:13 +01:00
df3e1b9940
Merge branch 'master' into 7-assign-team-to-repo
2021-02-04 10:40:33 +01:00
d72cd57cd7
Cron tasks ( #817 )
...
* Run task
* Add info popup dialog for details
* List cron tasks
* Add cron to admin screen
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/817
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-02-04 04:47:00 +01:00
1d15f9b1d2
Merge branch 'master' into 7-assign-team-to-repo
2021-02-02 01:20:24 +01:00
cb241d80f3
Fix crash on creating new file ( #819 )
...
Allow multi line text in desc inputs
Minor improvements.
Improving the selection of branches.
Default to first branch in spinner.
Minor improvements.
fix crash on creating new file
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/819
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-02-01 19:13:48 +01:00
c6ebca8a08
Merge branch 'master' into 7-assign-team-to-repo
2021-01-26 18:57:15 +01:00
20b203c4ad
Render emoji in issue/pr titles, commit msg and markdown files ( #805 )
...
Merge branch 'master' into render-emoji-in-titles
Merge branch 'master' into render-emoji-in-titles
Merge branch 'master' into render-emoji-in-titles
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/IssueDetailActivity.java
# app/src/main/java/org/mian/gitnex/adapters/IssuesAdapter.java
# app/src/main/java/org/mian/gitnex/adapters/PullRequestsAdapter.java
Render emoji in issue/pr titles, commit msg and markdown files
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/805
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-01-26 18:53:59 +01:00
b02c87b143
Support hx and ts files ( #811 )
...
Support hx and ts files
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/811
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-01-26 18:48:24 +01:00
093204df43
Fixing layout issues and crashes. ( #810 )
...
Fixing layout issues and crashes.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/810
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-01-26 18:43:25 +01:00
a26737e510
Rewriting deprecated code and adding view bindings to all fragments and activities. ( #809 )
...
Remove jetbrain import
Merge branch 'master' into deprecations
View bindings #3
View bindings #2
View bindings #1
Rewriting deprecated code.
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/809
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-01-26 16:10:31 +01:00
371649b8ca
Adding ProGuard rules to improve performance on low-spec devices. ( #808 )
...
Fixing failing build.
Bumping dependencies.
Adding ProGuard rules to improve performance on low-spec devices.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/808
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-01-26 15:08:55 +01:00
5b92be3a28
Merge branch 'master' into 7-assign-team-to-repo
2021-01-14 18:43:23 +01:00
8c62ecadbc
Fix crash for offline mode org labels ( #804 )
...
Merge branch 'master' into fix-offline-org-labels
Fix crash for offline mode org labels
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/804
Reviewed-by: opyale <opyale@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-01-14 18:42:35 +01:00
b75bf84d43
Rewriting deprecated code and improving offline mode. ( #800 )
...
Moving UI-related code to message queue of main thread.
Removing NetworkObserver in favor of NetworkStatusObserver
Some fixes.
Removing deprecated PreferenceManager.
Fixing crash.
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into fix-performance-regression
Conflicts:
app/src/main/java/org/mian/gitnex/clients/RetrofitClient.java
Rewriting deprecated code.
Improving degraded performance due to unnecessary object allocation.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/800
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-01-14 17:33:50 +01:00
5d2bb02b2d
Improving degraded performance due to unnecessary object allocation. ( #799 )
...
Improving degraded performance due to unnecessary object allocation.
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/799
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-Authored-By: opyale <opyale@noreply.codeberg.org >
Co-Committed-By: opyale <opyale@noreply.codeberg.org >
2021-01-01 18:30:30 +01:00
fef1597522
dev-3.5.0 ( #798 )
...
fix typo
start dev of 3.5.0
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/798
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2021-01-01 12:57:16 +01:00
1f9a3eb85d
Crowdin 2020-12-31 ( #795 )
...
CI.restart()
Crowdin 2020-12-31
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/795
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: 6543 <6543@noreply.codeberg.org >
Co-Committed-By: 6543 <6543@noreply.codeberg.org >
2020-12-31 16:55:13 +01:00
a51ba4f2a8
Fix offline mode ( #794 )
...
Closes #790
update libs
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/794
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org >
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org >
2020-12-31 15:38:18 +01:00
4c4a7376cb
Uppdate Supported Gitea Version Range ( #793 )
...
Uppdate Supported Gitea Versins
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/793
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
Co-Authored-By: 6543 <6543@noreply.codeberg.org >
Co-Committed-By: 6543 <6543@noreply.codeberg.org >
2020-12-15 08:57:47 +01:00
bbbcb56b98
Organization labels ( #771 )
...
List, Create, Edit & Delete OrgLabels
Co-authored-by: M M Arif <mmarif@swatian.com >
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/771
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-30 23:20:14 +01:00
b871a1fb22
Removing left-over space in case no reactions are available ( #782 )
...
update gradle
Removing left-over space in case no reactions are available.
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/782
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-30 00:26:01 +01:00
f2bc81210c
Cap sentence start letters where necessary in input fields ( #786 )
...
Cap sentence start letters where necessary in input fields
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/786
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-29 23:41:44 +01:00
a6e97a1b36
Add new theme - Pitch Black ( #787 )
...
update drawables
Add new theme - Pitch Black
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/787
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-29 22:51:35 +01:00
2ebcdf9186
Kick start dev of 3.4.0 ( #781 )
...
Kick start development of 3.4.0
Release 3.3.0
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/781
2020-11-18 08:25:34 +01:00
272fc78df9
[Frontport] Fix add new account ( #779 )
...
Fix add new account
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/779
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-17 19:56:16 +01:00
3aa819f3ef
[Frontport] Fix date and minor ui improvements ( #774 )
...
Fix date and minor ui improvements
Co-authored-by: 6543 <6543@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/774
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-17 05:40:58 +01:00
e9fa2984a1
Update Translations 2020-11-16 ( #775 )
...
Update Translations 2020-11-16
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/775
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
2020-11-16 14:13:43 +01:00
240cdf5701
Fix pr pagination ( #770 )
...
links improvement
Fix button alignment in polling delay popup
Fix pr pagination
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/770
2020-11-13 16:04:43 +01:00
a170c10e43
Improve deeplinks ( #769 )
...
Change to mainIntent
Add commit to deep links
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/769
2020-11-13 16:04:14 +01:00
d11da92fc4
Fixing missing emotes. ( #768 )
...
switch to tagged version (v5.1.2)
Using JitPack for artifact instead.
Fixing missing emotes.
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/768
Reviewed-by: 6543 <6543@noreply.codeberg.org >
2020-11-08 23:57:33 +01:00
3b53111981
3.3.0 rc3 release ( #766 )
...
3.3.0 rc3 release
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/766
2020-11-08 20:09:29 +01:00
ade7b797f1
Add Issue/Comment Reactions ( #557 )
...
Minor performance improvements.
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into issue-reactions
Improving color of selected elements.
First, fully working implementation of reactions.
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into issue-reactions
Conflicts:
app/src/main/res/layout/bottom_sheet_issue_comments.xml
app/src/main/res/layout/list_issue_comments.xml
(Hopefully) fixing merge issues.
Merge branch 'master' of https://codeberg.org/gitnex/GitNex into issue-reactions
Conflicts:
app/src/main/java/org/mian/gitnex/interfaces/ApiInterface.java
app/src/main/res/layout/activity_issue_detail.xml
app/src/main/res/layout/bottom_sheet_issue_comments.xml
app/src/main/res/layout/bottom_sheet_single_issue.xml
app/src/main/res/values/colors.xml
Moving reactions below time frame on comments.
Merge branch 'master' into layout-reactions
Add IssueReactions
Merge remote-tracking branch 'origin/layout-reactions' into layout-reactions
Merge branch 'master' of https://gitea.com/gitnex/GitNex into layout-reactions
Merge branch 'master' into layout-reactions
Applying to pulls and issues.
Merge branch 'master' of https://gitea.com/gitnex/GitNex into layout-reactions
Providing external layouts.
Some improvements.
Adding comment emote indications.
Adding circle around emotes.
Adding some padding.
First tests.
Co-authored-by: opyale <opyale@noreply.gitea.io >
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: 6543 <6543@noreply.gitea.io >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/557
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org >
2020-11-08 19:58:47 +01:00
f97f668363
Improve nav drawer lag ( #765 )
...
Improve drawer nav lagginess
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/765
Reviewed-by: opyale <opyale@noreply.codeberg.org >
2020-11-06 02:09:34 +01:00
639cf51027
Org level labels in issue labels ( #763 )
...
Adding null checks.
Minor cleanups.
Merge branch 'master' into org-labels-in-issue
Fix repo size
Add new instances
Merge branch 'master' into org-labels-in-issue
Add org level labels to issue labels
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/763
Reviewed-by: opyale <opyale@noreply.codeberg.org >
2020-11-05 13:10:17 +01:00
a92da6a6d4
Improve notifications ( #764 )
...
Moving translation.
Adding option to enable/disable notifications.
Fix typos
Improve notifications
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/764
Reviewed-by: opyale <opyale@noreply.codeberg.org >
2020-11-03 20:14:24 +01:00
87379ae0b2
Refactor deeplinks ( #762 )
...
Minor improvements.
refactor deeplinks
Add popular instances taken from #758
Co-authored-by: opyale <opyale@noreply.codeberg.org >
Co-authored-by: M M Arif <mmarif@swatian.com >
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/762
Reviewed-by: 6543 <6543@noreply.codeberg.org >
Reviewed-by: opyale <opyale@noreply.codeberg.org >
2020-11-02 18:01:06 +01:00