1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/server/services/notify/notifysubscriptions
Rajat Dabade c8e729b6fe
[Refactor]: updated dependency for focalboard server (#5009)
* refactor: updated dependency for focalboard server

* chore: more dependency fixes

* refactor: removed the unless code

* refactor: added ctx for login and removed unnessary code

* refactor: bump up go version

* refactor: removed the commented code

* chore: upgraded golinter version

* fix: linter issue

* refactor: removed feature flg fix golinter

* refactor: removed feature flag from code

* revert: statistic and it's function

* refactor: removed ProductLimit related code

* refactor: removed isWithinViewsLimit implementation

* refactor: moved function GetUsedCardsCount to statistics.go from cloud.go

* refactor: removed insight code board

* refactor: removed limit dialog

* refactor: updated dependencies for linux

* chore: golinter fix

* chore: updated helper test function to use newLogger

* fix: go test

* refactor: db ping attempts from config

* revert: feature in action

* revert: feature flag in action

* revert: boardsEditor setting

---------

Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
2024-06-07 23:30:08 +05:30
..
app_api.go Fix notifications for deleted card content blocks (#4508) 2023-02-03 11:54:14 +01:00
delivery.go [Refactor]: updated dependency for focalboard server (#5009) 2024-06-07 23:30:08 +05:30
diff2markdown_test.go Improved diff to markdown for card notifications (#2037) 2022-01-05 14:11:58 -07:00
diff2markdown.go [Refactor]: updated dependency for focalboard server (#5009) 2024-06-07 23:30:08 +05:30
diff2slackattachments.go [Refactor]: updated dependency for focalboard server (#5009) 2024-06-07 23:30:08 +05:30
diff.go [Refactor]: updated dependency for focalboard server (#5009) 2024-06-07 23:30:08 +05:30
notifier.go [Refactor]: updated dependency for focalboard server (#5009) 2024-06-07 23:30:08 +05:30
subscriptions_backend.go [Refactor]: updated dependency for focalboard server (#5009) 2024-06-07 23:30:08 +05:30
util.go List all authors of a card diff in the notification (#2055) 2022-01-07 10:11:36 -05:00